I, for one, am having problems with the removal of target-eclipse.

The aspectj compiler (when run from Maven during build) crashes and
generates a file ajcore.TIMESTAMP.txt containing the following error:
org.aspectj.weaver.BCException: Unable to continue, this version of
AspectJ supports classes built with weaver version 3.0 but the class
CLASSNAME is version 6.0

I think that in the case of AJDT, m2eclipse should compile to a
different output folder than Maven...


On Fri, May 30, 2008 at 10:32 AM, Eugene Kuleshov <[EMAIL PROTECTED]> wrote:
>
>  We posted m2eclipse release 0.9.4 candidate to the dev update site at
> http://m2eclipse.sonatype.org/update-dev/
>
>  The most significant changes are around default project configuration
> (there is no /target-eclipse folder anymore) and Maven settings [1]. User
> settings location is now not editable and it is always taken from
> ~/.m2/settings.xml (same as for Maven CLI) and global settings either taken
> from specified location (similarly to -s option in Maven CLI), or if not
> specified and External Maven installation is chosen as default, then
> settings are taken from its conf/settings.xml. Everything working the same
> way as in Maven CLI.
>
>  You can see new features and improvements on New and Noteworthy page [2]
> and list of fixed bugs in JIRA [3].
>
>  We will appreciate if you'd try this and give us feedback. If there won't
> be any major issues we are planning to release 0.9.4 version on Monday.
>
>  regards,
>  Eugene
>
> [1] http://docs.codehaus.org/display/M2ECLIPSE/Maven+Settings
> [2] http://docs.codehaus.org/display/M2ECLIPSE/New+and+Noteworthy
> [3] http://tinyurl.com/6rutmz
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to