Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6207633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T05:39:57+00:00 2026-05-24T05:39:57+00:00

I am trying to create an web application with spring mvc 3, jpa. In

  • 0

I am trying to create an web application with spring mvc 3, jpa. In that I have different modules like core, user, account, cms, eCommerce

here account depends on core, user depends on account, cms module depends on user, eCommerce depends on user. I want to make this modules run independent (eCommerce or cms or both)

To make that I created separate web projects for core, account, user, cms, eCommerce, while coding everthing works fine, but when I try to run it using jetty:run it says

[WARNING] The POM for com.xxx:account:pom:0.0.1-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for com.xxx:core:pom:0.0.1-SNAPSHOT is missing, no dependency information available

I created dependency like this

        <dependency>
            <groupId>com.xxx</groupId>
            <artifactId>account</artifactId>
            <version>0.0.1-SNAPSHOT</version>
            <type>pom</type>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>com.xxx</groupId>
            <artifactId>core</artifactId>
            <version>0.0.1-SNAPSHOT</version>
            <type>pom</type>
            <scope>compile</scope>
        </dependency>

I am new to maven, can anybody help me whether to use module or dependency in this case? If module how to use that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T05:39:58+00:00Added an answer on May 24, 2026 at 5:39 am

    I don’t understand your “use module or dependency” question. “Module” means a maven project that produces an artifact. “Dependency” means an artifact that a maven project depends on. As for the warnings, try doing a mvn install of the relevant artifacts before running jetty.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to make this 2-player web game application using Spring MVC. I have
i am trying to create and run a simple Spring 3.1 mvc web application
I am trying to create an asp.net web form that allows a user to
So I have an asp.net Web Application (Not Web Site) that I am trying
I am trying to create an ASP.NET MVC application, using Spring.NET to inject dependencies.
I am trying to create a Java EE Web Application with JSF 2, Spring
I'm trying to create a simple Spring 3 application and have the following files.
I'm trying to write a Spring web application on a Weblogic server that makes
I am prototyping a web application using Spring MVC 3.0 with JasperReports. I have
I'm trying to create a web application project template for everyone to use here

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.