Yes, that's required. I guess we should add a check in the plugin to
verify it's defined. Maybe you could file a JIRA issue on the aspectj
plugin for this.

Thanks
-Vincent

> -----Original Message-----
> From: Daniel Henrique Alves Lima [mailto:[EMAIL PROTECTED]
> Sent: 22 April 2004 00:11
> To: Maven Users List
> Subject: Re: aspectj plugin & maven 1.0 rc2
> 
> I've added the following line in my project.xml and the error seems to
> stop :
> 
>     <aspectSourceDirectory>src/java</aspectSourceDirectory>
> 
> 
> Daniel Henrique Alves Lima wrote:
> 
> >    Now i'm getting this "already defined" message for all my
classes...
> >    Can be a configuration problem ? I don't have any aspectj plugin
> > property defined in my project.properties and i'm trying to run
> > "maven aspectj:compile" or just "maven aspectj".
> >
> > [iajc] couldn't find aspectjrt.jar on classpath, checked:
> >    [iajc] /projects/new_project/database/RowIterator.jav
> > a:14 The type RowIterator is already defined
> >    [iajc] public interface RowIterator extends Iterator {
> >    [iajc]
> > Vincent Massol wrote:
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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