All projects should fail if not compiled with at least maven 2.2.0
------------------------------------------------------------------
Key: UIMA-1710
URL: https://issues.apache.org/jira/browse/UIMA-1710
Project: UIMA
Issue Type: Bug
Components: Build, Packaging and Test
Affects Versions: 2.3S, 2.3, 2.3AS
Reporter: Jörn Kottmann
Priority: Trivial
Right now the build fails if uimaj is build with a maven version prior 2.2.0,
but it does not fail in other projects.
If a maven version prior 2.2.0 is used the build should fail with the invalid
version error message in
all projects, instead of:
[INFO] Error configuring: org.apache.maven.plugins:maven-antrun-plugin. Reason:
java.lang.NoSuchMethodError:
org.apache.tools.ant.util.FileUtils.close(Ljava/io/InputStream;)V
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.