If you look in: http://people.apache.org/repo/m2-snapshot-repository/org/apache/servicemix/tooling/servicemix-scripting-service-unit/
you'll see there is actually only a 2008.01 version and a 4.0 version, no 3.2.3 version. That's what I'm referring to with 2008.01. It looks like that's the archetype version you would want, 2008.01-SNAPSHOT and to make sure you have the snapshot repo in your pom.xml. On Tue, Dec 16, 2008 at 11:41 PM, Ryan Moquin <[email protected]>wrote: > Because the components were changed to use 2008.01 for their version for > Servicemix 3.3... That's what Guillaume told me, I would assume then that > you would use 2008.01 for the archetype version of that component, so that > it generates the version in the generated pom as 2008.01. Otherwise, it > will be 3.2.3, but he's not using 3.2.3 for his Servicemix version. > > > On Tue, Dec 16, 2008 at 10:53 PM, Freeman Fang <[email protected]>wrote: > >> The latest released version for archetype should be 3.2.3, have no idea >> how 2008.01 comes from. >> Freeman >> >> >> Ryan Moquin wrote: >> >>> Ah, is that why some of the others appear to be missing? >>> >>> On Tue, Dec 16, 2008 at 10:47 PM, Freeman Fang <[email protected] >>> >wrote: >>> >>> >>> >>>> Hi, >>>> The archetype for servicemix-scripting-service-unit is new added and >>>> never >>>> get officially released yet, so you need use snapshot version, >>>> smx-arch su scripting -DarchetypeVersion=2008.01-SNAPSHOT >>>> works for you. >>>> >>>> Freeman >>>> >>>> >>>> KenBarnesJr wrote: >>>> >>>> >>>> >>>>> I try smx-arch su scripting -DarchetypeVersion=3.2.3 >>>>> and I get the same result. Where can i find the version number >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>> >>> >>> >> >> >
