Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 4.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Any
-
Number of attachments :
Description
Command line aspectj accepts many arguments, for example
-XaddSerialVersionUID
Please add ability to pass them to maven-aspectj-plugin.
If there's a way, please add also ability to set Xlint specific options to override org/aspectj/weaver/XlintDefault.properties, similar to global "Xlint" setting.
Or ability to pass external XlintDefault.properties.
Can't you do that with the maven.aspectj.argfiles option?