Hi Users, I am very new to Maven (Dummy), Using Apache site i manged to install and compile a sample my-app program provided.
I have downloaded maven 3.0.3 Now I would like to use maven to Build and deploy my C++ projects. I managed to download Maven Nar plugin from site https://github.com/duns/maven-nar-plugin https://github.com/duns/maven-nar-plugin But aftyer that I am not sure how to install that plugin, I managed to move the downloaded to ~/.m2/repository/org/apache/maven/plugins directory And tried to run command "mvn", It was not successfull and was asking that it is missing cpptasks-parallel. I managed to download cpptasks-parallel from https://github.com/duns/cpptasks-parallel https://github.com/duns/cpptasks-parallel In cpptasks-parallel I ran comman "mvn" or "mvn install", But it still generating some errors, Can you please help with proper versions required and their compatibility. Please help me ASAP, Thanks In Advance. Satya. -- View this message in context: http://maven.40175.n5.nabble.com/Maven-Nar-plugin-Installation-Problem-tp5033148p5033148.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
