/[Apache-SVN]
ViewVC logotype

Revision 1432745


Jump to revision: Previous Next
Author: rec
Date: Sun Jan 13 21:20:00 2013 UTC (11 years, 4 months ago)
Changed paths: 3
Log Message:
[UIMA-2560] Eclipse m2e complains about unmapped maven plugins 
https://issues.apache.org/jira/browse/UIMA-2560
* Upgraded maven-bundle-plugin to 2.3.7 which is required for m2e to support the *Embed-Dependency* directive (see FELIX-3061). Note this may require the m2e tycho plugin to work properly. I tried running the CAS Editor before this change and got ClassNotFound exceptions. After the upgrade, the classes were found.
* Removed *inline* from the *Embed-Dependency* directive in uimaj-ep-runtime, because inlined artifacts are not supported by FELIX-3061.
* Removed maven-dependeny-plugin/unpack-dependencies execution from uimaj-ep-runtime.
* Ignoring any runs of the maven-dependency-plugin in the master pom. Affects *docbook processing* and profiles *build simple project binary assembly* and *build OSGi bundle for annotator*. Docbook processing is probably not required in Eclipse builds.
* Goals for plugins *maven-remote-resources-plugin* and *uima-build-helper-maven-plugin* activated per m2e configuration in master pom.


Changed paths

Path Details
Directoryuima/build/branches/UIMA-2560/parent-pom/pom.xml modified , text changed
Directoryuima/uimaj/branches/UIMA-2560/uimaj-ep-runtime/pom.xml modified , text changed
Directoryuima/uimaj/branches/UIMA-2560/uimaj-parent/pom.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26