Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Equivalent command for Maven -> Update Project(Searching for a command that will load AspectJ classes like Maven -> Update Project do.)
Equivalent command for Maven -> Update Project [message #1796746] Thu, 18 October 2018 11:43
Tatev Abgaryan is currently offline Tatev AbgaryanFriend
Messages: 1
Registered: October 2018
Junior Member
I'm searching for a command that Maven -> Update Project really runs.
I've tried mvn install, mvn dependency:resolve, but seems non of them exactly does the same.
I have AspectJ logging class in my unit tests project, which is working in eclipse. When I call mvn clean seams that loaded aspect class is getting deleted end not loaded with mvn install command. But when I do Maven -> Update Project in eclipse it's getting loaded again and works fine.
Could anyone help me to solve this issue?
Previous Topic:LTW not working in Eclipse Juno
Next Topic:Vaadin and AspectJ - main() or init() - compilers integration
Goto Forum:
  


Current Time: Fri Apr 26 20:55:02 GMT 2024

Powered by FUDForum. Page generated in 0.03003 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top