I think you missed the comment about overlay/flatten/shade the dev1
and dev2 modules.

What are you going to do with the jars of dev1 and dev2?

1) Use it as dependencies for other maven modules
In this case you don't need to do anything special, the common modules
will end up as a transitive dependency for the other modules, so it
should be packed when generating a war or ear.

2) Use it standalone
Take a look at the Maven Shade Plugin [1]

[1] http://maven.apache.org/plugins/maven-shade-plugin/

Hth,

Nick Stolwijk
~Java Developer~

Iprofs BV.
Claus Sluterweg 125
2012 WS Haarlem
www.iprofs.nl



On Wed, Feb 4, 2009 at 10:37 AM, Czollli <czol...@gmail.com> wrote:
> n.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to