Hi Roger,
The mvn:create goal is deprecated[1] for a while and I guess now broken,
use mvn:generate instead.

Fixed the wiki, thanks for reporting.

[1]
http://maven.apache.org/archetype/maven-archetype-plugin/create-mojo.html

Cheers

On Tue, Jan 26, 2016 at 12:01 AM, RogerN <roger.n...@gmail.com> wrote:

> The  Tutorial on Spring Remoting with JMS
> <http://camel.apache.org/tutorial-jmsremoting.html>   does not work for
> me.
>
> The first step "Create the Camel Project"
> mvn archetype:create -DgroupId=org.example
> -DartifactId=CamelWithJmsAndSpring
>
> Fails with:
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-archetype-plugin:2.4:create (default-cli) on
> project standalone-pom: Unable to parse configuration of mojo
> org.apache.maven.plugins:maven-archetype-plugin:2.4:create for parameter #:
> Cannot create instance of interface
> org.apache.maven.artifact.repository.ArtifactRepository:
> org.apache.maven.artifact.repository.ArtifactRepository.<init>() -> [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/PluginConfigurationException
>
>
> I am using:
> * java version "1.8.0_66"
> * Apache Maven 3.3.9
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Tutorial-on-Spring-Remoting-with-JMS-tp5776682.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to