[115203] trunk/dports/devel/maven-ant-tasks/Portfile

larryv at macports.org larryv at macports.org
Fri Dec 27 19:53:00 PST 2013


Revision: 115203
          https://trac.macports.org/changeset/115203
Author:   larryv at macports.org
Date:     2013-12-27 19:52:59 -0800 (Fri, 27 Dec 2013)
Log Message:
-----------
maven-ant-tasks: Fix build with maven2 (timeout, #41513).

Modified Paths:
--------------
    trunk/dports/devel/maven-ant-tasks/Portfile

Modified: trunk/dports/devel/maven-ant-tasks/Portfile
===================================================================
--- trunk/dports/devel/maven-ant-tasks/Portfile	2013-12-28 01:38:49 UTC (rev 115202)
+++ trunk/dports/devel/maven-ant-tasks/Portfile	2013-12-28 03:52:59 UTC (rev 115203)
@@ -23,7 +23,7 @@
 use_configure       no
 
 build.env-append    HOME=${workpath}/home
-build.cmd           mvn
+build.cmd           mvn2
 build.target        package
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131227/1cc15aed/attachment.html>


More information about the macports-changes mailing list