Search:

Type: Posts; User: hurzeler; Keyword(s):

Search: Search took 0.02 seconds.

  1. Well it turns out that m2e does ignore the...

    Well it turns out that m2e does ignore the aspectj-maven-plugin because I explicitly ask it to do so. The solution is quite simple. Just change:



    <action>
    <ignore/>
    </action>

    to
  2. Eclipse AspectJ compilation in Maven project

    Hi there,
    I need some help here. I am trying to run the vote example of Spring Roo 1.2.2.RELEASE in Eclipse Juno. All is fine if I 'perform eclipse' on the vote project. Then open it in eclipse. It...
Results 1 to 2 of 2