Hi,
 
I've tried to build my own archetype to use when new projects are to be created 
here at our company. I've followed the recepie at 
http://maven.apache.org/plugins/maven-archetype-plugin/examples/archetype.html, 
and my new archetype works fine when running it from the same machine as it was 
created (and installed in the local repository).
I then deploy the artifact to our company repository (snapshot). When I now try 
to create a new project on a different PC, using the newly created archetype, 
Maven is not able to find the archetype. I have included the 
<pluginRepositories>-tag in my settings.xml file, and I am using the same 
Maven2 repository for plugins as for other artifacts. What might the problem 
bee ?
 
Regards
Arne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to