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

  • Home
  • SEARCH
  • 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 3490502
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T11:31:27+00:00 2026-05-18T11:31:27+00:00

With maven is it possible to have a top-level project who’s packaging type is

  • 0

With maven is it possible to have a top-level project who’s packaging type is “war” which will build itself and all of its dependent modules (packaged as jar) and have the build generate a project.war file?

Much of the documentation examples and other examples I’ve seen often use a top-level project with packaging type of “pom” and the project only serves the purpose of tying the modules together. Can I avoid this?

So basically I need something which is effectively like declaring a <module>my-module</module> for maven to build, and in that same POM, declaring a <dependency>...my-module's artifact...</dependency> on that same module which needs to be built. Maybe a plugin as someone already suggested?

Update: In other words (to simplify the problem): If I have project A and project B, where project A depends on project B – is there a way for me to execute a build on project A and also have it automatically build project B (and include project B as its dependency – creating projectA.war which contains projectB.jar)?

  • 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-18T11:31:28+00:00Added an answer on May 18, 2026 at 11:31 am

    That’s not really what a top-level project is for. Your WAR project has dependencies, which are the artifacts (e.g. jars) that will be included in the WAR (in WEB-INF/lib) when you run ‘mvn package’. Your WAR project pom can have the top-level project as its parent, but it shouldn’t be the parent of its dependencies. You may want to have that top-level project be the parent of both the WAR project and of the JAR projects that are dependencies in the WAR.

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

Sidebar

Related Questions

I want to run maven-replacer-plugin just before packaging war. I have find prepare-package phase
I have maven configured for my java project to build single jar with all
I have a multi module maven project which looks something like: main component_one subcomponent_bob
Is it possible to have a different set of dependencies in a maven pom.xml
I have a maven project with the following packages (for illustration only): Root: src/main/java
We are using Maven for a large build process (> 100 modules). We have
I am trying to integrate FindBugs in a maven project. Does anyone have a
I have a maven POM file for a web service. For one of the
If I have a maven profile activated by the presence of a property, how
I am considering using Maven for a Java open source project I manage. In

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.