No, I hadn't, created the dir structure manually.  This was the third
Mojo project I was working with, the previous ones worked fine.

But, I am taking yours and Rinku's advice, will create a very simple
Mojo using a mojo-archetype, and provide an example of the problem
(assuming it still shows the problem)....

On 1/18/06, Christopher Cobb <[EMAIL PROTECTED]> wrote:
> Did you use the mojo archetype to create your mojo project?
>
> mvn archetype:create \
>     -DgroupId=$topLevelPackage \
>     -DpackageName=$topLevelPackage \
>     -DartifactId=$dirName \
>     -DarchetypeArtifactId=maven-archetype-mojo
>

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

Reply via email to