They do the same thing... but differs in when you use them.

assembly:attached is used inside poms, i.e. mvn package

assembly:assembly is the command-line version , i.e. mvn assembly:assembly



Jochen Wiedmann wrote:
Hi,

can anyone explain me the difference between assembly:assembly and
assembly:attached?

Background: I am looking for a workaround to MNG-1682. I'll quote my comment
 from there.

    The attached project can be used to reproduce the problem. When
    "install" is invoked in the subproject, then the "assembly:assembly"
    goal is executed. This is not the case when "install" is invoked in
    the parent project.


Thanks,

Jochen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to