Hi,

I am using the maven-nar-plugin for C++ projects.

Currently I am having a project that I compile in parallel- on Windows and
on Linux.

On Windows I dpely all artifacts, and on Linux, I am trying to deploy only
linux specific artifact.

When I use maven 2- the deployment on Linux works as expected.

However- when I try to use maven 3, in the deploy phase I receive:

[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.hp.bsm.sha.native:paris:1.00-SNAPSHOT
(/NAS_ROOT/users/bsmbuild/EC_Builds/bsm-sha/sha-native/trunk/235/native/jni/paris/pom.xml)
has 1 error
[ERROR]      pom.xml
<http://maven.40175.n5.nabble.com/file/n5730943/pom.xml>  : nar @ line 14,
column 14
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

I uploaded the artifact pom.xml, any idea why what works on maven 2 will not
work on maven 3?

Thanks
Eyal




--
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-3-does-not-manage-to-deploy-nar-artifact-on-Linux-tp5730943.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to