You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2014/07/02 15:45:14 UTC

[jira] (MNG-4672) [regression] jnlp doesn't contains dependencies anymore when attaching sources to package phase

     [ https://jira.codehaus.org/browse/MNG-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated MNG-4672:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> [regression] jnlp doesn't contains dependencies anymore when attaching sources to package phase
> -----------------------------------------------------------------------------------------------
>
>                 Key: MNG-4672
>                 URL: https://jira.codehaus.org/browse/MNG-4672
>             Project: Maven
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 3.0-alpha-7, 3.0-beta-1
>         Environment: Win XP
>            Reporter: Julien HENRY
>         Attachments: bug Maven 3 jnlp.zip
>
>
> running:
> mvn clean
> mvn package webstart:jnlp
> on the attached test project produce different result between Maven 2.2.1 and Maven 3-beta-1.
> With Maven 2 I have a jnlp and a zip file that contain all dependencies of the project (logback and slf4j in my sample project).
> With Maven 3 there is no dependency.
> Please note that the important point is that -sources generation is attached to the package phase (like with -DperformRelease=true). When I remove -sources generation it works with Maven 3.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)