uimaj-eclipse-feature-runtime has src/ set with svn ignore, but it contains 
needed resource
-------------------------------------------------------------------------------------------

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


UIMA-1959 added the feature.xml file under src/main/resources, but it 
apparently never was getting checked in - because the src folder had been set 
to svn ignore.  So, although it built fine in all my testing, it failed to find 
the feature.xml file when building from the clean svn checkout done by 
release:perform.  This failure is considered by default in Maven to be a soft 
failure; see if it can be made a fatal one.  And undo the svn ignore on this 
file.

-- 
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