You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Stephen Allen (JIRA)" <ji...@apache.org> on 2015/07/22 00:21:05 UTC

[jira] [Created] (JENA-995) Build fails in Windows using Maven >= 3.3.1

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/%3Cop.xv0to7ugkdkhrr@robertscholte.dynamic.ziggo.nl%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)