Re: Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-09 Thread goutham
mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=4682403&i=1> > > > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://maven.40175.n5.nabble.com/Need-help-in-uploading-maven-archetypes-to-nexus-rep

Re: Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-09 Thread Wayne Fay
> i call a plugin(maven module with a mojo) using " mvn > ::: > can i have it in nexus repo? If i can how can i call it from the nexus repo? Yes, just deploy it like any other artifact to Nexus. The packaging is maven-plugin. Wayne

Re: Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-09 Thread goutham
? If i can how can i call it from the nexus repo? Regards -Goutham -- View this message in context: http://maven.40175.n5.nabble.com/Need-help-in-uploading-maven-archetypes-to-nexus-repo-and-in-maven-release-tp4674573p4682017.html Sent from the Maven - Users mailing list archive at

Re: Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-09 Thread goutham
can i call it from the nexus repo? -- View this message in context: http://maven.40175.n5.nabble.com/Need-help-in-uploading-maven-archetypes-to-nexus-repo-and-in-maven-release-tp4674573p4682012.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-08 Thread Anders Hammar
was suggested to do maven release:prepare, perform on project . How does > it help me? > > Any help will be thank full > -Goutham > > -- > View this message in context: http://maven.40175.n5.nabble.com/Need-help-in-uploading-maven-archetypes-to-nexus-repo-and-in-maven-release-tp467

Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-07 Thread goutham
ed-help-in-uploading-maven-archetypes-to-nexus-repo-and-in-maven-release-tp4673441p4673441.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional c

Re: Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-07 Thread Hervé BOUTEMY
archetypes are like any other artifacts: the process to build then deploy to a repository should be the same as anything else. The facts that archetype use maven-archetype packaging doesn't change anything here. As such, using the release plugin can help you release your archetypes like any oth

Need help in uploading maven archetypes to nexus repo and in maven release

2011-08-07 Thread goutham
ed-help-in-uploading-maven-archetypes-to-nexus-repo-and-in-maven-release-tp4674573p4674573.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additiona