maven build - Eclipse plugin build improvements
-----------------------------------------------

                 Key: UIMA-816
                 URL: https://issues.apache.org/jira/browse/UIMA-816
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 2.2.2


The current Eclipse plugins have complex maven poms - simplify by factoring out 
common things to a common super pom for the eclipse plugins, which will, in 
turn, inherit from the uimaj super pom.  

Put this new pom in the uimaj project - no need for another project just for 
this.  

Add configuration info so the eclipse:eclipse plugin does the right class path 
setup even when it is run from the top level.  This will allow cd to the uimaj 
project, and running eclipse:eclipse there, and having it work, as well as 
working in individual project directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to