Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not A Bug
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Running Maven with -DforceMojoExecution does not seem to do anything. -DforceOpenJpaExecution causes the plugin to be executed. I assume that is a mistake, but if it isn't, the documentation should be updated, shouldn't it?
To clarify, "forceMojoExecution" works as a pom configuration element but not as a command line parameter. "forceOpenJpaExecution" works from the command line but not in the pom.