Hi Mark,

I'm not at my dev machine now, but, working from memory, I think the
quickstart archetype is not installed automatically.

You should be able to install it manually by going into the
quickstart-archetype directory and doing a:
mvn clean install

This assumes that you've already installed the Isis framework to
your local repository ("mvn clean install" in the trunk directory).

Regards,
Kevin



On Wed, May 4, 2011 01:05, Mark pinder wrote:
> Hi there,
>
> Please forgive what is a very basic question.
>
>
> When I attempt to create the quick start application using:
>
> mvn archetype:generate -D
> archetypeCatalog=http://incubator.apache.org/isis -D
> archetypeGroupId=org.apache.isis.support -D
> archetypeArtifactId=quickstart-archetype
>
> I get a failure with:
> mvn archetype:generate -D archetypeCatalog=http://incubator.apache.o
> rg/isis -D archetypeGroupId=org.apache.isis.support -D
> archetypeArtifactId=quick
> start-archetype


Reply via email to