Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Code changes aren't packaged to WAR file when using AspectJ plugin in Maven project

$
0
0

When I run Make Project my WAR file were not updated even though there were changes in code. Rebuild Project helps, but I don't want to use it all the time. Problem appeared after I added AspectJ plugin in pom.xml. After this using maven from command line everything works fine, but when building from Idea new WAR file were not generated. I did some research and found out that although changes were compiled to ./target/classes/xxx. They weren't compiled to to ./target/artifact-1.0.0/WEB-INF/classes/xxx. Is this a bug or am I missing somethings?


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>