garyM
garyM

Reputation: 892

How to use maven3 SCM:update-subprojects?

This may be a dumb question,and I cannot really find anything on the web or in apache's maven3 SCM documentation.

I'm aggregating a jar from several modules. The aggregator is a peer/sibling of the other modules. At this point, making the aggregator and modules in a hierarchical structure is not possible.

The question is how do structure the pom to update modules using SCM:update-subprojects ? I'm really looking for a simple example..

Upvotes: 0

Views: 84

Answers (0)

Related Questions