i have had the sources in src/main/java previously but that didn't
help either :-)

but it works now ;-)

the last thing i'm struggling with now is that hudson is executing my
builds with jre, not jdk, therefore my apt processors do not work.

On Tue, Oct 5, 2010 at 2:52 PM, Wendy Smoak <wsm...@gmail.com> wrote:
> On Tue, Oct 5, 2010 at 7:10 AM, Leon Rosenberg <rosenberg.l...@gmail.com> 
> wrote:
>> basically add this to my pom
> ...
>>    <sourceDirectory>${project.basedir}/java</sourceDirectory>
>
> Did you add this at the same time?  If so, that's what did it...
> without that Maven would expect the classes to be in src/main/java, so
> nothing would have been compiled.
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to