Hello Gert, there are inconsistencies in the documentation which produces which makes a start difficult. I'm referring to the text in http://fusesource.com/docs/esb/4.1/osgi/ESBMavenOSGiPrjSetup.html.
The pom.xml does not show the required dependencies and I could also not locate a document listig the requirements. The command to create the artifact for an OSGi bundle shows a wrong version number (1.12). Using the current highest version 1.2.0 generates a project which is very much different from samples shown. This artifact also contains a high number of dependencies which are partially obsolete. I would be happy to get archetypes which generates the minimum pom.xml for a pojo-osgi and a camel-osgi project. Regards, Heinz On Mon, Nov 30, 2009 at 19:44, Gert Vanthienen <[email protected]> wrote: > Heinz, Charles, > > This script doesn't yet exist for ServiceMix 4. Are you interested in > having such a script in ServiceMix 4 as well or do you have > another/better suggestion to making working with the archetypes a bit > easier? We'd welcome any kind of user feedback on this topic... > > Regards, > > Gert Vanthienen > ------------------------ > Open Source SOA: http://fusesource.com > Blog: http://gertvanthienen.blogspot.com/ > > > > 2009/11/30 Heinz Drews <[email protected]>: >> That was my assumption also, the sample pom.xml in the document refers >> to a Servicemix 3.3 version. >> >> The use of Maven is the weak spot in the documentation, not even the >> examples help. >> >> Regards, >> Heinz >> >> On Mon, Nov 30, 2009 at 17:30, Charles Moulliard <[email protected]> >> wrote: >>> For me, this is an error in the fuse documentation. This .bat, .sh script is >>> present in SMX3 and not in SM4. >>> >>> Charles Moulliard >>> Senior Enterprise Architect >>> Apache Camel Committer >>> >>> ***************************** >>> blog : http://cmoulliard.blogspot.com >>> twitter : http://twitter.com/cmoulliard >>> Linkedlin : http://www.linkedin.com/in/charlesmoulliard >>> >>> Apache Camel Group : >>> http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm >>> >>> >>> On Mon, Nov 30, 2009 at 5:28 PM, Heinz Drews <[email protected]> wrote: >>> >>>> Hello, >>>> >>>> I also have seen the reference to smx-arch in the documentation but I >>>> cannot find it in the Fuse-Distribution. >>>> >>>> >>>> Regards, >>>> Heinz >>>> >>>> On Mon, Nov 30, 2009 at 17:07, Charles Moulliard <[email protected]> >>>> wrote: >>>> > The fuse documentation speaks about a smx-arch command for SMX4 ( >>>> > http://fusesource.com/docs/esb/4.1/jbi/index.html) >>>> > >>>> > Seeding a project using a Maven artifact >>>> > >>>> > FUSE ESB provides Maven artifacts for a number of service unit types. You >>>> > can use them to seed a project with the *smx-arch* command. As shown in >>>> > Example 7.3< >>>> http://fusesource.com/docs/esb/4.1/jbi/ESBMavenSU.html#ESBMavenSUArchCmd>, >>>> > the *smx-arch* command takes three arguments. The groupId value and the >>>> > artifactId values correspond to the project's group ID and artifact ID. >>>> > >>>> > >>>> > What's that ? >>>> > >>>> > >>>> > Regards, >>>> > >>>> > Charles Moulliard >>>> > Senior Enterprise Architect >>>> > Apache Camel Committer >>>> > >>>> > ***************************** >>>> > blog : http://cmoulliard.blogspot.com >>>> > twitter : http://twitter.com/cmoulliard >>>> > Linkedlin : http://www.linkedin.com/in/charlesmoulliard >>>> > >>>> > Apache Camel Group : >>>> > http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm >>>> > >>>> > >>>> > On Mon, Nov 30, 2009 at 5:01 PM, Jean-Baptiste Onofré <[email protected] >>>> >wrote: >>>> > >>>> >> Hi Charles, >>>> >> >>>> >> AFAIK, there is not archetype for this. However, I think it can be a >>>> good >>>> >> idea. >>>> >> >>>> >> Regards >>>> >> JB >>>> >> -----Original Message----- >>>> >> From: Charles Moulliard <[email protected]> >>>> >> Date: Mon, 30 Nov 2009 16:56:57 >>>> >> To: <[email protected]> >>>> >> Subject: maven archetype Service Unit for SMX4 >>>> >> >>>> >> Hi, >>>> >> >>>> >> Is there a maven archetype that we can use to create a JBI maven project >>>> >> for >>>> >> SMX4 like we have for SMX3 and described here ( >>>> >> >>>> http://servicemix.apache.org/22-beginner-creating-our-first-su-module.html >>>> >> ) >>>> >> ? >>>> >> >>>> >> Regards, >>>> >> >>>> >> Charles Moulliard >>>> >> Senior Enterprise Architect >>>> >> Apache Camel Committer >>>> >> >>>> >> ***************************** >>>> >> blog : http://cmoulliard.blogspot.com >>>> >> twitter : http://twitter.com/cmoulliard >>>> >> Linkedlin : http://www.linkedin.com/in/charlesmoulliard >>>> >> >>>> >> Apache Camel Group : >>>> >> http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm >>>> >> >>>> >> >>>> >> >>>> > >>>> >>> >> >
