Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Anders Hammar
My understanding is that tools.jar is going to be removed in the (Oracle) Java 9 JDK. So it would be good to get away from that dependency, unless you want a new problem when Java 9 is released. /Anders On Mon, Sep 8, 2014 at 8:30 AM, Lennart Jörelid wrote: > So - let's see if we can get the JD

Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Lennart Jörelid
This dependency problem is basically caused by the way that the *adjoc* works - not the a-m-p itself. *ajdoc* is part of the AspectJ release, and uses standard JDK functionality to generate a sort of javadoc. The JavaDoc dependencies are packaged within *tools.jar*. ... so even if the *tools.jar*

Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Anders Hammar
Me and Dennis talked to Mark Reinhold at Jfokus earlier this year about the changes that the jigsaw project will bring and what the impact would be on the Maven world. One of the things that popped up was that tools.jar is going away. As I know that there are several plugins that has this dependenc

Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Anders Hammar
Ah, I forgot. Mark position was that there shouldn't be any need for using tools.jar directly today (JDK 7 or 8 I guess) as everything should be possible through the JDK API. Dare you challenge him? ;-) /Anders On Mon, Sep 8, 2014 at 10:25 AM, Anders Hammar wrote: > Me and Dennis talked to Mark

[mojo-dev] [jira] (MCOBERTURA-190) com.ibm.icu:icu:2.6.1 dependency makes maven-enforcer-plugin checkSignatureRule to fail

2014-09-08 Thread Dennis Lundberg (JIRA)
Title: Message Title Dennis Lundberg updated an issue

[mojo-dev] [jira] (MCOBERTURA-189) This plugin is not working with Java 8

2014-09-08 Thread Dennis Lundberg (JIRA)
Title: Message Title Dennis Lundberg commented on an issue

[mojo-dev] [jira] (MSONAR-93) Compute project dependencies for SonarQube 5.0

2014-09-08 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY created an issue

[mojo-dev] [jira] (MSONAR-93) Compute project dependencies for SonarQube 5.0

2014-09-08 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY updated an issue

[mojo-dev] [jira] (MSONAR-93) Compute project dependencies for SonarQube 5.0

2014-09-08 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY updated an issue

[mojo-dev] [jira] (MCOBERTURA-190) com.ibm.icu:icu:2.6.1 dependency makes maven-enforcer-plugin checkSignatureRule to fail

2014-09-08 Thread Gabriel Belingueres (JIRA)
Title: Message Title Gabriel Belingueres commented on an issue

[mojo-dev] How to add more plugins into bamboo-ci

2014-09-08 Thread Dan Tran
Hi Please give me permission to add more plugin into baaboo ci, or if it is too much of a hassle, please add dbupgrade, vfs, and wagon-maven-plugin into CI Thanks -Dan

Re: [mojo-dev] How to add more plugins into bamboo-ci

2014-09-08 Thread Anders Hammar
I can't even log in to Bamboo. :-( /Anders On Mon, Sep 8, 2014 at 4:55 PM, Dan Tran wrote: > Hi > > Please give me permission to add more plugin into baaboo ci, > > or if it is too much of a hassle, please add > > dbupgrade, vfs, and wagon-maven-plugin into CI > > Thanks > > -Dan > >

Re: [mojo-dev] How to add more plugins into bamboo-ci

2014-09-08 Thread Dan Tran
the hidden login page is https://bamboo-ci.codehaus. org/userlogin!default.action -D On Mon, Sep 8, 2014 at 8:03 AM, Anders Hammar wrote: > I can't even log in to Bamboo. :-( > > /Anders > > > On Mon, Sep 8, 2014 at 4:55 PM, Dan Tran wrote: > >> Hi >> >> Please give me permission to add more

Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Lennart Jörelid
I don't believe I would need to challenge Mark. (Other than in a Swedish Poetry slam, of course... ) My point is that the Maven process running a-m-p (i.e. ajdoc) needs access to the JavaDoc tools and classes which are currently packaged in *tools.jar*. If these classes are packaged in another jar

Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Robert Scholte
This is an interesting case, because the compile-time JDK is less then the runtime JDK (1.5 and 1.6 in same order). Normally it's the other way around. However, to be able to run the integration tests, you will still need 1.6. So I'd prefer to change the minimum required Java version to 1.6 so

Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Lennart Jörelid
I basically added a 1.6 property to the a-m-p pom, and upped the JDK version for one of the Bamboo jobs. (Implying that the a-m-p now builds OK on Bamboo). This works for the a-m-p alone, but it would of course be a good idea if all the Mojos from Codehaus have the same basic requirements. Along

[mojo-dev] [jira] (MSONAR-93) Provide project dependencies for SonarQube 5.0

2014-09-08 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY updated an issue

Re: Re[2]: [mojo-dev] status of aspectj-maven-plugin

2014-09-08 Thread Robert Scholte
https://bamboo-ci.codehaus.org/browse/MOJO-MASPECTJ-39 I've excluded tools.jar from the enforceBytecodeVersion and set mojo.java.target to 1.6, which is also required to get the correct JDK requirement on the project summary page. I think we're all happy now, right? Robert Op Mon, 08 Sep 2

[mojo-dev] [jira] (MVERSIONS-266) Properties in module tags are not evaluation

2014-09-08 Thread Robert Puncel (JIRA)
Title: Message Title Robert Puncel created an issue

[mojo-dev] [jira] (MVERSIONS-266) Properties in module tags are not evaluation

2014-09-08 Thread Robert Puncel (JIRA)
Title: Message Title Robert Puncel updated an issue

[mojo-dev] [jira] (MVERSIONS-266) Properties in module tags are not evaluation

2014-09-08 Thread Robert Puncel (JIRA)
Title: Message Title Robert Puncel updated an issue

[mojo-dev] [jira] (MVERSIONS-266) Properties in module tags are not evaluation

2014-09-08 Thread Robert Puncel (JIRA)
Title: Message Title Robert Puncel updated an issue

[mojo-dev] [jira] (MVERSIONS-266) Properties in module tags are not evaluation

2014-09-08 Thread Robert Puncel (JIRA)
Title: Message Title Robert Puncel updated an issue

[mojo-dev] [jira] (MASPECTJ-131) JDK 8 Support

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid commented on an issue

[mojo-dev] [jira] (MASPECTJ-131) JDK 8 Support

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid assigned an issue to Lennart Jörelid

[mojo-dev] [jira] (MASPECTJ-132) Upgrade to AspectJ version 1.8

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid closed an issue as Fixed

[mojo-dev] [jira] (MASPECTJ-133) Integration tests JavaSourcesDefault and JavaSourcesList does not work on Windows

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid assigned an issue to Lennart Jörelid

[mojo-dev] [jira] (MASPECTJ-133) Integration tests JavaSourcesDefault and JavaSourcesList does not work on Windows

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid closed an issue as Fixed

[mojo-dev] [jira] (MASPECTJ-135) Some ITs could fail on Windows

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid closed an issue as Fixed

[mojo-dev] [jira] (MASPECTJ-134) Warnings via are reported without file name and line number

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid assigned an issue to Lennart Jörelid

[mojo-dev] The Tools.jar (or equivalent dependency)

2014-09-08 Thread Lennart Jörelid
Hello all, I wonder what the recommended way to include tools.jar (or any other JAR packaged with the JDK but not normally included in the classpath) would be. Typically, I would define a dependency on the form: com.sun tools ${java.version}

[mojo-dev] [jira] (MASPECTJ-134) Warnings via are reported without file name and line number

2014-09-08 Thread JIRA
Title: Message Title Lennart Jörelid commented on an issue

[mojo-dev] [jira] (MSQLJ-17) JDK8 support

2014-09-08 Thread Stefan Bohn (JIRA)
Title: Message Title Stefan Bohn created an issue

[mojo-dev] [jira] (MSQLJ-17) JDK8 support

2014-09-08 Thread Anders Hammar (JIRA)
Title: Message Title Anders Hammar commented on an issue