Hi Wayne Fay To call a archetype from nexus repo we use -DarchetypeCatalog= http://nexusrepo..../archetype-catalog.xml but what is the maven command so that it directs to the specified nexus repo i want.
Thanks in advance On Tue, Aug 9, 2011 at 8:31 PM, Wayne Fay [via Maven] < [email protected]> wrote: > > i call a plugin(maven module with a mojo) using " mvn > > <groupid>:<artifactid>:<version>:<goal> > > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=4682403&i=0> > For additional commands, e-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-repo-and-in-maven-release-tp4674573p4682403.html > To unsubscribe from Need help in uploading maven archetypes to nexus repo > and in maven release, click > here<http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4674573&code=Z291dGhhbS52YXNpcmVkZGlAZ21haWwuY29tfDQ2NzQ1NzN8MTY3OTUzMTU3NQ==>. > > -- View this message in context: http://maven.40175.n5.nabble.com/Need-help-in-uploading-maven-archetypes-to-nexus-repo-and-in-maven-release-tp4674573p4682461.html Sent from the Maven - Users mailing list archive at Nabble.com.
