You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2013/04/08 23:43:36 UTC

how did I get a snapshot into my archetype list?

Can someone tell me how to fix this, or is the official version of the
archetype catalog on central in fact wrong?

750: local -> org.apache.cxf:cxf-jaxrs-service-archetype (Simple CXF
JAX-RS webapp service using Spring configuration)
Choose a number or apply filter (format: [groupId:]artifactId, case
sensitive contains): 254: 750
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.302s
[INFO] Finished at: Mon Apr 08 17:42:46 EDT 2013
[INFO] Final Memory: 9M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-archetype-plugin:2.2:generate
(default-cli) on project standalone-pom: The desired archetype does
not exist (org.apache.cxf:cxf-jaxrs-service-archetype:2.5.1-SNAPSHOT)
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: how did I get a snapshot into my archetype list?

Posted by Anders Hammar <an...@hammar.net>.
It says "local" for archetype 750. It's in your local archetype catalog,
not the remote one.

/Anders


On Mon, Apr 8, 2013 at 11:43 PM, Benson Margulies <bi...@gmail.com>wrote:

> Can someone tell me how to fix this, or is the official version of the
> archetype catalog on central in fact wrong?
>
> 750: local -> org.apache.cxf:cxf-jaxrs-service-archetype (Simple CXF
> JAX-RS webapp service using Spring configuration)
> Choose a number or apply filter (format: [groupId:]artifactId, case
> sensitive contains): 254: 750
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 10.302s
> [INFO] Finished at: Mon Apr 08 17:42:46 EDT 2013
> [INFO] Final Memory: 9M/81M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-archetype-plugin:2.2:generate
> (default-cli) on project standalone-pom: The desired archetype does
> not exist (org.apache.cxf:cxf-jaxrs-service-archetype:2.5.1-SNAPSHOT)
> -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>