Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] 0.16.0 build error

I am not aware of anything that explains this behaviour. If you can reproduce the problem in a minimal setup, it may be worth a bug report.

 

AFAIK, -rf is not supported by Tycho (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=380152)

 

Regards

Tobias

 

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Israeli, Gilad
Sent: Dienstag, 30. Oktober 2012 15:57
To: tycho-user@xxxxxxxxxxx
Subject: [tycho-user] 0.16.0 build error

 

Hello everyone

We upgraded or build environment to tycho 0.16.0, but this resulted in a couple of build errors such as:

 

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.1:copy-dependencies (copy-bundle classpath-libs) on project com.ptc.appmanager.thirdparty.rest: Error copying artifact from C:\buildenv\appframework\thirdparty\rest\resteasy-libs\activation.jar to C:\buildenv\appframework\thirdparty\rest\resteasy-libs\com.ptc.appmanager.thirdparty.rest-resteasy-libs\activation.jar.jar: File C:\buildenv\appframework\thirdparty\rest\resteasy-libs\activation.jar does not exist -> [Help 1]

 

however the build seems to work if we restart maven from this project (with the “-rf” parameter), or if we downgrade back to tycho 0.15.0

 

Is this a known issue with tycho 0.16.0 or a configuration issue on our end? Should I post a bug?

 

Thanks

Gilad Israeli

Integrity Software Developer

ptc.com

 


Back to the top