The eclipse:eclipse plugin will take the maven <artifactId> and use it for the Eclipse Plugin ID

The artifact id we use are things like uimaj-ep-debug.
The eclipse plugin id is different:    org.apache.uima.debug

Any objection to my changing the artifact IDs in the POMs for our Eclipse plugins to match the Eclipse plugin ids?

Right now this is not a show-stopper, because we've disabled maven from altering the manifest. But in the future, if we converge toward a more conventional maven build, we may want to change this.

-Marshall

Reply via email to