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

2014-08-19 Thread Dan Tran
no problem building on linux for both java 7 and 8 also works inside my windows eclipse IDE. Must have someting to do with my env. Thanks -D On Tue, Aug 19, 2014 at 11:04 PM, Dan Tran wrote: > not sure why, but i am not able to build it locally using both java 7 and > 8 on windows (have no

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

2014-08-19 Thread Anders Hammar
IT could very well be some OS related issue in the ITs. Just to guess, in this case it could be something related to '/' vs '\' as paths looks to be involved. Most devs are not Windows and would notice this. /Anders On Wed, Aug 20, 2014 at 8:04 AM, Dan Tran wrote: > not sure why, but i am not

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

2014-08-19 Thread Dan Tran
not sure why, but i am not able to build it locally using both java 7 and 8 on windows (have not try it on linux yet ) [INFO] Building: JavaSourcesDefault\pom.xml [INFO] run script verify.groovy [INFO] ..FAILED (2.7 s) [INFO] The post-build script did not succeed. assert execLine.endsWith( fooC

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

2014-08-19 Thread Lennart Jörelid
Yes. We have presently some Bamboo setup issues, but the code has built locally for me since quite awhile. Thus, it is presently more of a Bamboo issue than a development one. 2014-08-19 22:42 GMT+02:00 Dan Tran : > Hello MOJO team, > > any plan to push 1.7 out for JDK 8 support? > > Thanks > >