AJDT on Eclipse/Maven -


i cloned , imported github project maven project eclipse juno.

i getting following error in pom.xml:

plugin execution not covered lifecycle configuration: org.codehaus.mojo:aspectj-maven-plugin:1.2:compile (execution: default, phase: process-sources) 

the property org.aspectj-version:1.6.10 defined in pom.xml.

ajdt juno installed on machine.

what missing ?

i new maven.

i saw how use aspectj-maven-plugin , other discussions.

note: tried running code invoking maven on tomcat 7. it's getting hung at:

jul 23, 2013 12:46:56 pm org.apache.coyote.abstracyprotocol start info: starting protocolhandler ["http-bio-8080"] 

//=============================

edit: starting out dynamic web prj & converting maven one, scratch. nothing else seemed work.

//=============================

in preferences > maven > templates, seeing "aspectj plugin" description "aspectj plugin configuration" listed "on" under column "auto insert".

you need install aspectj configurator m2e. think available in preferences -> maven -> discovery.


edit that's surprising not seeing configurator in discovery page. perhaps removed recently. anyway, can install directly update site:

http://dist.springsource.org/release/ajdt/configurator/


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -