SV: Problems finding custom archetype...

2007-05-15 Thread Arne Styve
finding custom archetype... On 5/14/07, Arne Styve [EMAIL PROTECTED] wrote: Hi Wendy, Her is the command and the resulting output. Would be greate if you are able to spot the error: ... [INFO] Failed to resolve artifact. GroupId: no.offsimcentre ArtifactId: osc-archetype-simple Version: 1.0

Problems finding custom archetype...

2007-05-14 Thread Arne Styve
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

Re: Problems finding custom archetype...

2007-05-14 Thread Wendy Smoak
On 5/14/07, Arne Styve [EMAIL PROTECTED] wrote: 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

SV: Problems finding custom archetype...

2007-05-14 Thread Arne Styve
Hi Wendy, 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

Re: Problems finding custom archetype...

2007-05-14 Thread Wendy Smoak
On 5/14/07, Arne Styve [EMAIL PROTECTED] wrote: I've tried this too, but still it will not work. When I chekout the archetype project (that is used to create the archetype), and do a mvn install, then creating a new project using the new archetype works fine on this PC too. Please post

SV: Problems finding custom archetype...

2007-05-14 Thread Arne Styve
Hi Wendy, Her is the command and the resulting output. Would be greate if you are able to spot the error: C:\tmpmvn archetype:create \ -DgroupId=no.offsimcentre \ -DartifactId=testing \ -DarchetypeGroupId=no.offsimcentre \ -DarchetypeArtifactId=osc-archetype-simple \

Re: Problems finding custom archetype...

2007-05-14 Thread Wendy Smoak
On 5/14/07, Arne Styve [EMAIL PROTECTED] wrote: Hi Wendy, Her is the command and the resulting output. Would be greate if you are able to spot the error: ... [INFO] Failed to resolve artifact. GroupId: no.offsimcentre ArtifactId: osc-archetype-simple Version: 1.0-SNAPSHOT Reason: Unable to