You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/05/15 00:42:12 UTC

[jira] [Commented] (MASSEMBLY-763) build failure when running "package assembly:single" on a project

    [ https://issues.apache.org/jira/browse/MASSEMBLY-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283735#comment-15283735 ] 

Michael Osipov commented on MASSEMBLY-763:
------------------------------------------

Still present in 3.0-SNAPSHOT.

> build failure when running "package assembly:single" on a project
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-763
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-763
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5.3
>         Environment: Maven 3.2.1 with maven-assembly-plugin 2.5.3
>            Reporter: Fabien
>            Priority: Minor
>         Attachments: build_failure_clean_package_assembly-single.txt, map-bug-0.1-SNAPSHOT-src.zip
>
>
> Following a question opened on stackoverflow (see here http://stackoverflow.com/questions/29199748/maven-assembly-plugin-do-not-trigger-search-of-default-assembly-descriptor) concerning a build failure with the maven-assembly-plugin, I could isolate the test-case that makes the issue appear.
> Test Case :
> - configure a project with a simple assembly, the property skipAssembly appears nowhere
> - run the tasks "clean package assembly:single"
> Current Result :
> Build Failure
> Expected Result :
> Build Successfull as when running "clean package"
> Workaround :
> Add the property skipAssembly to true in the plugin configuration and add the property skipAssembly to false in the configuration of the execution
> I have a project in my workspace that I can attach once the ticket created if I have the authorization to do so.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)