[
https://issues.apache.org/jira/browse/CXF-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Lisianoi updated CXF-7766:
------------------------------------
Description:
As mentioned in https://issues.apache.org/jira/browse/CXF-6713, current version
of `maven-bundle-plugin` is buggy. In particular, it causes some stages to be
executed at least twice.
I've run the following command with the 3.5.1 version of the plugin on the
3.2.2 tag of apache CXF and did not see any issues:
{code:java}
MAVEN_OPTS=-Xmx2048M -P fastinstall mvn clean install
{code}
My maven is 3.5.2
Could you please update the plugin?
was:
As mentioned in https://issues.apache.org/jira/browse/CXF-6713, current version
of `maven-bundle-plugin` is buggy. In particular, it causes some stages to be
executed at least twice.
I've run the following command with the 3.5.1 version of the plugin on the
3.2.2 tag of apache CXF and did not see any issues:
{code:java}
MAVEN_OPTS=-Xmx2048M --P fastinstall mvn clean install
{code}
My maven is 3.5.2
Could you please update the plugin?
> Update maven-bundle-plugin from 2.5.4 to 3.5.1
> ----------------------------------------------
>
> Key: CXF-7766
> URL: https://issues.apache.org/jira/browse/CXF-7766
> Project: CXF
> Issue Type: Bug
> Reporter: Aleksandr Lisianoi
> Priority: Major
>
> As mentioned in https://issues.apache.org/jira/browse/CXF-6713, current
> version of `maven-bundle-plugin` is buggy. In particular, it causes some
> stages to be executed at least twice.
> I've run the following command with the 3.5.1 version of the plugin on the
> 3.2.2 tag of apache CXF and did not see any issues:
> {code:java}
> MAVEN_OPTS=-Xmx2048M -P fastinstall mvn clean install
> {code}
> My maven is 3.5.2
> Could you please update the plugin?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)