-
Type:
Bug
-
Status: Closed
-
Priority:
Non-Essential
-
Resolution: Fixed
-
Affects Version/s: OpenMRS 1.9.0
-
Fix Version/s: OpenMRS 1.8.4, OpenMRS 1.9.0, Platform 1.10.0
-
Component/s: None
-
Labels:
-
Complexity:Undetermined
The latest release of m2eclipse (v. 1.0.1) requires connectors for different execution goals, two of which do not yet exist and result in pom errors in OpenMRS. These errors do not break the build in any way, but are confusing.
Not supported goals:
com.googlecode.maven-java-formatter-plugin:maven-java-formatter-plugin:0.3
org.apache.maven.plugins:maven-antrun-plugin:1.4
Attached is a patch that modifies poms to ignore these missing connectors.