You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2009/07/08 12:42:23 UTC

[jira] Commented: (MASSEMBLY-431) missing files during installing

    [ http://jira.codehaus.org/browse/MASSEMBLY-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182937#action_182937 ] 

Benjamin Bentmann commented on MASSEMBLY-431:
---------------------------------------------

In the configuration for the Assembly Plugin, change {{<goal>assembly</goal>}} to {{<goal>single</goal>}}.

While the {{single}} goal is the recommended goal for executions of the plugin during the lifecycle and works as expected, I leave this issue open because the {{assembly}} goal's documentation lists the {{attach}} parameter. That parameter is either broken for the {{assembly}} goal or should be removed from the documentation if unsupported.

> missing files during installing
> -------------------------------
>
>                 Key: MASSEMBLY-431
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-431
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-4
>         Environment: JAVA=1.4.2_08l
> OS=RH3.2.3_26AS
> MAVEN=2.0.4x
> TARG_MACH=i686
>            Reporter: Scofield Lin
>            Priority: Blocker
>         Attachments: maven_log.txt, pom.xml, pom.xml
>
>
> There are 5 files needs installing
>     RateChangeGenService-2.0_C0.war
>     RateChangeGenService-2.0_C0-war.war
>     RateChangeGenService-2.0_C0-resource-finance.jar
>     RateChangeGenService-2.0_C0-api.jar
>     RateChangeGenService-2.0_C0-impl.jar
> But there are only 1 file (RateChangeGenService-2.0_C0.war) are installed, others are missing. Finally Maven said "BUILD SUCCESSFUL". 
> Attached file is log of building. If you need other file or info, pls ... :)

-- 
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