Hello again list - sorry for that quick worded question, but here's another 
(semi-related) one:

When you have an assembly defined as part of the standard build plugin section 
AND another one nestled away in a profile, how can you avoid running the 
"default" one that's in the standard <build> tags?

We have "dev" and "bin" assembly descriptors - the dev ones being focused on 
local developer builds and the bin ones contain much more and the app is 
actually un-configured within the bin ones.

So when I run "mvn assembly:<any>", both the bin and the dev ones run.  Is 
there any way to avoid this?

Reply via email to