Re: Need help with a dependency problem...

2010-11-26 Thread Julien Martin
ss it's compiling as a processor > as well. That can't go well, can it? > /Andreas > -- > View this message in context: > http://maven.40175.n5.nabble.com/Need-help-with-a-dependency-problem-tp3280645p3280922.html > Sent from th

Re: Need help with a dependency problem...

2010-11-26 Thread Andreas M
View this message in context: http://maven.40175.n5.nabble.com/Need-help-with-a-dependency-problem-tp3280645p3280922.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@

Re: Need help with a dependency problem...

2010-11-26 Thread Antonio Petrelli
2010/11/25 Julien Martin : >             >                org.apache.maven.plugins >                maven-compiler-plugin >                 >                    1.6 >                    1.6 >                     > > com.jeanbaptistemartin.annotations.TestAnnotationsProcessor >                     >

Need help with a dependency problem...

2010-11-25 Thread Julien Martin
Hello, Due to a restructuring in a maven project, I am experiencing problems with the following POM. I have two classes in the maven project below: com.jeanbaptistemartin.annotations.MethodLevelAnnotation (an annotation) com.jeanbaptistemartin.annotations.TestAnnotationsProcessor (my annotation pro