[ http://jira.codehaus.org/browse/MASSEMBLY-56?page=comments#action_56943 ] 

Dan Tran commented on MASSEMBLY-56:
-----------------------------------

here is some discussion in IRC

<dantran> brett, i would like to help committing an assembly patch, but having 
trouble coming up with a name ;-)  comments? 
http://jira.codehaus.org/browse/MASSEMBLY-56
* henry has joined #maven
<brett> dantran: no idea
<brett> not attached
<brett> directory-only ?
<dantran> hheeh, you have the same problem eh?.. i hate naming 
<noisygreg> not sure what the context is, but "detached" might help if you talk 
about sthg "not attached" ^^
<dantran> standlone?
<dantran> they are all confusing
<brett> the current :directory is the standalone one
<brett> detached is not right either
* hen has joined #maven
* adc|mbl has quit IRC (Leaving)
<dantran> now i am not sure why we need this feature, surely we dont want to 
bind it to a phase, we want to run it as a standlone as well
<brett> dantran: what was the original use case?
<dantran> I think it tries to solve infinite looping in assembly:directory 
where packing=pom
<brett> but that bug was fixed anyway
<brett> I think?
<dantran> dont think so, it still there, ppl use assembly:attached instead
<dantran> that is why we dont hear any more screaming ;-)
<dantran> http://jira.codehaus.org/browse/MASSEMBLY-37
<brett> k

I now understand how this JIRA is for

If you bind assembly:attached to a package phase and run mvn 
assembly:directory, it will loop

The work around is to run maven package to then unzip the output manually

Untill we can come up with a good name, introduce this patch may create more 
confusion ;-)


> Refactor DirectoryMojo so it can be run either stand-alone or attached
> ----------------------------------------------------------------------
>
>          Key: MASSEMBLY-56
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-56
>      Project: Maven 2.x Assembly Plugin
>         Type: Improvement

>     Versions: 2.1
>     Reporter: John Didion
>      Fix For: 2.1
>  Attachments: MASSEMBLY-56.patch
>
>
> Pretty straight-forward. Just make the directory goal into two goals (like 
> assembly and attached), one that can be run stand-alone and one that can be 
> run attached to a lifecycle phase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to