Would it be useful to have a release of common that combines the modules into a single
jar? Other projects that depend on common could then just point to the combined jar in
the repository instead of depending on the individual modules directly.
I'd also like to change the names of the common projects module folders so that they
match the maven artifactIds. This will make assembly a little easier if we do want to
have a combined jar.
So I would change the folder names to
common
|-jboss-common-core
|-jboss-common-logging-jdk
|-jboss-common-logging-spi
`-jboss-common-logging-log4j
And the artifactIds in the repositories will match these names.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026778#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...