Hi IMCaptor,

> 
> Hello All:
> 
> I have define the sourceDirectory in the project.xml.
> 
> like belows,
> 
> <build>
>   <sourceDirectory>java</sourceDirectory>
>   <unitTestSourceDirectory>test</unitTestSourceDirectory>
> </build>
> 
> and I run the maven java:jar ok.


Have you a <package/> description in your project.xml? e.g
<package>org.apache.maven</package>

I guess this is missing.

BTW: Can you tell use more about your strange name? ;-)

Bye
Toby

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

Reply via email to