Thank you!
I never thought to look at the command line for my mistake.   I will
do that next time!

On 8/30/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 8/30/07, Andrew Leer <[EMAIL PROTECTED]> wrote:
> > I don't understand where the archetype/test directories came from:
>
> Earlier, you wrote:
> mvn archetype:create
> >      -DarchetypeGroupId=com.mooo.mv.archetype.compilerversion
> >      -DarchetypeArtifactId=maven-archetype-java-6
> >      -DarchetypeVersion=1.0-SNAPSHOT
> >      -DgroupId=com.mooo.archetype.test
> >      -DartifactId=Java6TestArtifact
>
> The groupId you supplied was used as the package structure.  Use
> -DpackageName if you want the package to be different from the
> groupId.
>
> http://maven.apache.org/plugins/maven-archetype-plugin/create-mojo.html
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to