"paulg" wrote :
| Ok, so taking the main MC project as an example, there is already a source and dist
assembly in the "build" directory (maybe this should be changed to
"dist"?).
|
What was the purpose of this build before?
I don't really care as long as it works what the name is.
"paulg" wrote :
| The assembly config is currently in a profile, so you have to call "mvn
-Passembly install" for it to run. Should this to run by default for each build?
|
Nah, running this on top is fine, as we'll be doing this just for major releases.
Else the users should use maven's releases.
"paulg" wrote :
| The src assembly looks ok to me as is, it's just a zip of the whole project minus
the target directories. Should the dist zip include dependency jars in addition to the
module jars?
|
No, just project's jars.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197984#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...