Did you add you jar in $M2_HOME/lib/ext/ ?

2012/3/5 Tim Drury <tdr...@gmail.com>:
> I wrote a class that extends maven 3.0.4 AbstractEventSpy and simply writes
> to a java.util.logging.Logger at info level (and System.out) when each
> method is called.  I run it via:
>
> mvn -Dmaven.ext.class.path=/Users/tdrury/.m2/.../mavenspy-0.1-SNAPSHOT.jar
> -X clean install
>
> yet I get nothing in the output indicating my EventSpy is being called.
>  Any clues?
>
> -tim



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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

Reply via email to