You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2007/02/01 13:41:44 UTC

[jira] Moved: (MANTRUN-67) "jar" goal on Ant execution fails on linux & unix

     [ http://jira.codehaus.org/browse/MANTRUN-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton moved MANT-20 to MANTRUN-67:
--------------------------------------------

        Key: MANTRUN-67  (was: MANT-20)
    Project: Maven 2.x Antrun Plugin  (was: Maven 2.x Ant Plugin)

> "jar" goal on Ant execution fails on linux & unix
> -------------------------------------------------
>
>                 Key: MANTRUN-67
>                 URL: http://jira.codehaus.org/browse/MANTRUN-67
>             Project: Maven 2.x Antrun Plugin
>          Issue Type: Bug
>         Environment: Maven 2.04 with ant-plugin, Linux Red Hat 8 OS and Unix
>            Reporter: Elad Tabak
>
> Runing an Ant task in maven with <goal>jar</goal> works on windows, but fails on linux and unix.
> <build>
>     <plugins>
>       <plugin>
>         <artifactId>maven-antrun-plugin</artifactId>
>         <executions>
>           <execution>
>             <phase>test</phase>
>             <goals>
>               <goal>jar</goal>
>             </goals>
> The error produced under linux/unix is:
> 'jar' was specified in an execution, but not found in the plugin

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira