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 6345155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T20:46:02+00:00 2026-05-24T20:46:02+00:00

I have three maven projects. Lets say A, B and C. Each of these

  • 0

I have three maven projects. Lets say A, B and C. Each of these projects are multi-module projects that have a flat directory structure.

Project C depends on project B. While, project B depends on project A.

At the moment, I can successfully do continuous integration using Hudson of all the three projects.

What I want to do is to use the maven-release-plugin to do a release for all the three projects in one go. As far as I understand, maven-release-plugin requires the dependencies to be full releases and not a SNAPSHOT version.

I need to maintain the SNAPSHOT version number so that Eclipse workspace resolution can maintain project interdependency during the development phase.

Since these projects have a hierarchical dependency, the projects have to be released in sequence, while updating the dependency SNAPSHOT version in succession.

Any ideas on how I can achieve this?

I don’t think maven-release-plugin can achieve this. At least, from what I’ve learned. I am guessing I’ll have to run a separate Hudson job that will update the dependency version number as the projects are released.

  • 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-24T20:46:03+00:00Added an answer on May 24, 2026 at 8:46 pm

    What about creating a build sequence?

    Consider following configuration, you got a following jobs.

    • Project-A-Release-Job
    • Project-B-Release-Job
    • Project-C-Release-Job

    Moreover
    If Project-A-Release-Job is built it triggers Project-B-Release-Job,
    If Project-B-Release-Job is built it triggers Project-C-Release-Job

    In this case releasing any of these project will force to release a next one.

    Consider usage maven-versions-plugin in combination of scm plugin in order:
    1. Verify new release/snapshot versions are in repository
    2. Update dependency versions in POMs
    3. Commit updated Poms to SCM.

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

Sidebar

Related Questions

I have a multi-module maven project made up of three sub-modules: web , service
I have java project that depends from other java projects. These projects are maven
I have this maven multi-project configuration with a parent project and three child projects:
I have a multi-module Maven project with a parent project P and three sub-modules
I have a WAR Module in a multi-module Maven project (let's say foo-web), which
I have two projects, appA and appB, that each depend on a third project,
I have a multi-module Maven project A. There are two modules: B and C,
My usual practice is to have a single maven project (can be multi-module) per
I have an assembly module that builds the directory structure I need under the
I have a Git repository that contains a bunch of top-level maven projects (each

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.