Congrats on the release! Any plans for a M2 version?

2006/4/27, Lukas Theussl <[EMAIL PROTECTED]>:
>
> We are pleased to announce the Maven AspectJ Plugin 4.0 release!
>
> http://maven.apache.org/maven-1.x/plugins/aspectj/
>
>
>
> ===============================================================================
>
> Changes in this version include:
>
>    New Features:
>
> o New property maven.aspectj.dest to define output folder for
>    aspectj:compile goal. Fixes MPASPECTJ-15. Thanks to Alexey Dashkevich.
> o Add a report for the plugin. Fixes MPASPECTJ-23. Thanks to Shinobu Kawai
>    Yoshida.
> o Added maven.aspectj.failonerror property. Fixes MPASPECTJ-24. Thanks to
>    Shinobu Kawai.
>
>    Fixed bugs:
>
> o Unable to weave only sources defined in argument files. New property
>    maven.aspectj.src.argfilesOnly. Fixes MPASPECTJ-14. Thanks to Alexey
>    Dashkevich.
>
>    Changes:
>
> o Upgraded to AspectJ 1.5.0 Fixes MPASPECTJ-21.
> o Add support for iajc's messageHolderClassattribute and added
>    maven.dependency.classpath to the iajc's taskdef so that custom message
>    holder classes will be found at execution time. Fixes MPASPECTJ-19.
>
>
> ===============================================================================
>
>
> To automatically install the plugin, type the following on a single line:
>
> maven plugin:download
>
> -Dmaven.repo.remote=http://www.ibiblio.org/maven,
> http://cvs.apache.org/repository/
>    -DgroupId=maven
>    -DartifactId=maven-aspectj-plugin
>    -Dversion=4.0
>
> For a manual installation, you can download the plugin here:
>
> http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-aspectj-plugin-4.0.jar
>
>
> Have fun!
> -The Maven AspectJ Plugin development team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to