3 Replies Latest reply on Oct 7, 2009 4:41 PM by kbarlow

    Maven Archetypes

    kbarlow

      Hiyas,

       

      What maven archetypes should we be using for FUSE 4.1?  There are two new sets which appear to have been added to the repository (repo.fusesource.com/maven2) - 2009.01.0.3-fuse and 2009.02.0.0-fuse.  I did find an old post that stated that 2009.01.0.3-fuse would work; however, 2009.02.0.0-fuse seems to have been added in the last week or two and neither of these seem to have been added to the archtypes catalog yet.

       

      Thanks.

       

      Keith

        • 1. Re: Maven Archetypes
          ubhole

          Hi Keith,

          2009.01.0.3-fuse is the correct version to be used for FUSE 4.1. In general, Archetypes version for FUSE ESB would be same as the component version that a particular FUSE ESB version uses.

           

          /Ulhas

          • 2. Re: Maven Archetypes
            kbarlow

            Ok... Thanks.

             

            Keith

            • 3. Re: Maven Archetypes
              kbarlow

              Just FYI...  I got the following exception when using the 2009.01.0.3-fuse project root:

               

              Caused by: java.io.FileNotFoundException: http://servicemix.apache.org/tooling/3

              .4.0.2-fuse

                      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon

              nection.java:1311)

                      at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373

              )

                      at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputD

              ata(LightweightHttpWagon.java:115)

                      ... 27 more

               

              Is this significant?

               

              Thanks.

               

              Keith