Stephen Allen created JENA-995:
----------------------------------
Summary: Build fails in Windows using Maven >= 3.3.1
Key: JENA-995
URL: https://issues.apache.org/jira/browse/JENA-995
Project: Apache Jena
Issue Type: Bug
Reporter: Stephen Allen
Assignee: Stephen Allen
Priority: Minor
When building Jena on Windows using Maven >= 3.3.1, the {{jena-maven-tools}}
project will fail. This is caused by the fact that the maven executable name
changed from {{mvn.bat}} to {{mvn.cmd}}.
There is a [work-around
available|http://mail-archives.apache.org/mod_mbox/maven-announce/201503.mbox/%[email protected]%3E],
which is to enforce the use of Maven Shared Maven Invoker, version 2.2. This
work-around can be removed when the {{maven-invoker-plugin}} is updated from
1.9 to 1.10.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)