You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2008/08/02 13:46:52 UTC

[jira] Resolved: (SM-1492) smx-arch(.bat) uses wrong version for archetypes

     [ https://issues.apache.org/activemq/browse/SM-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen resolved SM-1492.
---------------------------------

    Resolution: Fixed

Fixed in http://svn.eu.apache.org/viewvc?view=rev&revision=681955

> smx-arch(.bat) uses wrong version for archetypes
> ------------------------------------------------
>
>                 Key: SM-1492
>                 URL: https://issues.apache.org/activemq/browse/SM-1492
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 3.3
>
>
> Archetype version was changed to 4.0-SNAPSHOT in the process of moving them out of SMX trunk
> {noformat}
> c:\java\apache-servicemix-3.3-SNAPSHOT\bin>smx-arch su cxf-se
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Maven Default Project
> [INFO]    task-segment: [archetype:create] (aggregator-style)
> [INFO] ------------------------------------------------------------------------
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus
> .velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] [archetype:create]
> [WARNING] This goal is deprecated. Please use mvn archetype:generate instead
> [INFO] Defaulting package to group ID: com.mycompany
> [INFO] We are using command line specified remote repositories: http://people.ap
> ache.org/repo/m2-incubating-repository
> [INFO] snapshot org.apache.servicemix.tooling:servicemix-cxf-se-service-unit:3.3
> -SNAPSHOT: checking for updates from id0
> Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/s
> ervicemix/tooling/servicemix-cxf-se-service-unit/3.3-SNAPSHOT/servicemix-cxf-se-
> service-unit-3.3-SNAPSHOT.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
> Embedded error: OldArchetype does not exist.
> Unable to download the artifact from any repository
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Wed Jul 30 08:24:59 CEST 2008
> [INFO] Final Memory: 8M/14M
> [INFO] ------------------------------------------------------------------------ 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.