Here is what I have in my repositories section for maven:

<repository>
          <id>apache-incubating</id>
          <url>http://people.apache.org/repo/m2-incubating-repository</url>
        </repository>


I still haven't been able to get the example to work, and I have installed
from source.  Any other advice?

thanks.





gnodet wrote:
> 
> All the archetypes are available in the snapshot repository
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix
> 
> So if you have configured it in your settings.xml, it should work.
> And if you build from sources the 3.1 version, make sure you use
> an up to date source tree.
> 
> I guess he meant "Changed to the 'archetypes' directory ..."
> 
> On 1/11/07, CharlesP <[EMAIL PROTECTED]> wrote:
>>
>>
>> bsnyder wrote:
>> >
>> >>Change the archetypes directory and execute:
>> >
>> >>$ mvn clean install
>> >
>> >>This will compile, package and install the artifacts to the local
>> >>Maven repository. Then you'll be able to find the JAR and POM in the
>> >>servicemix-service-engine directory. Then the
>> >>servicemix-service-engine archetype should be usable from the command
>> > l>ine.
>> >
>> >
>>
>>
>> Thanks, for the advice, but I am not sure what you mean by "change the
>> archetypes dir"
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Hello-World-Example-tf2954489s12049.html#a8285524
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> ------------------------
> Architect, LogicBlaze (http://www.logicblaze.com/)
> Blog: http://gnodet.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Hello-World-Example-tf2954489s12049.html#a8299938
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to