You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2015/08/26 00:03:46 UTC

[jira] [Updated] (FELIX-5013) Bundle plugin runs package-phase executions THREE times

     [ https://issues.apache.org/jira/browse/FELIX-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies updated FELIX-5013:
------------------------------------
    Description: 
https://github.com/bimargulies/bundle-repeat-tc

'mvn install' here with mvn 2.5.4 will build the 'root' tarball three times. This is wrong.

It looks to me as if the bundle plugin glues itself to _all_ attached artifacts, so that the use of the assembly plugin with attach turned on in a project of packaging 'bundle' causes this chaotic behavior -- though I still don't see why we get three rounds instead of just two.






  was:
https://github.com/bimargulies/bundle-repeat-tc

'mvn install' here with mvn 2.5.4 will build the 'root' tarball three times. This is wrong.

I suspect some issue with forked executions, but the log does not indicate anything of that form.



> Bundle plugin runs package-phase executions THREE times
> -------------------------------------------------------
>
>                 Key: FELIX-5013
>                 URL: https://issues.apache.org/jira/browse/FELIX-5013
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-2.5.4
>            Reporter: Benson Margulies
>
> https://github.com/bimargulies/bundle-repeat-tc
> 'mvn install' here with mvn 2.5.4 will build the 'root' tarball three times. This is wrong.
> It looks to me as if the bundle plugin glues itself to _all_ attached artifacts, so that the use of the assembly plugin with attach turned on in a project of packaging 'bundle' causes this chaotic behavior -- though I still don't see why we get three rounds instead of just two.



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