MNG-2261 is making creating projects using an archetype difficult. I have an archetype I created. I want the archetype:create command to download my archetype from an internal repository. The internal repository is specified in my settings.xml file.
Due to MNG-2261, the settings.xml repositories are not respected unless there is a pom in the current directory. Is there a maven plug-in that will let me download my artifact from an internal repository and install it to the local repository manually? If I can find a way to do this then archetype:create will find the artifact it needs locally and it won't matter that I can't go out to a remote repository. If there is not a way to do this does anyone have a compiled jar with the MNG-2261 patch applied they could post somewhere? Thanks, -Ken If not -- View this message in context: http://www.nabble.com/Working-around-MNG-2261-%28How-can-I-manually-download-and-install-artifact%29-tp15459817s177p15459817.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]
