You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/24 17:47:21 UTC

[jira] Updated: (MPARTIFACT-48) jar:deploy fails if project.xml is not in the current directory

     [ http://jira.codehaus.org/browse/MPARTIFACT-48?page=all ]

Brett Porter updated MPARTIFACT-48:
-----------------------------------

    Fix Version: 1.5

> jar:deploy fails if project.xml is not in the current directory
> ---------------------------------------------------------------
>
>          Key: MPARTIFACT-48
>          URL: http://jira.codehaus.org/browse/MPARTIFACT-48
>      Project: maven-artifact-plugin
>         Type: Bug
>     Versions: 1.4.1
>  Environment: Windows XP Pro SP2 - Java 1.5.0
>     Reporter: Jean-Luc Wasmer
>      Fix For: 1.5

>
>
> When I call maven from a batch file and the project.xml file is not in the current directory, the jar:deploy goal fails because it doesn't give the right path to scp:
> Executing command: scp project.xml jlwasmer@maven.profilium.lan:/home/htdocs/maven/profilium-util/poms/profilium-util-0.5-SNAPSHOT.pom
> ERROR>project.xml: No such file or directory
> Relevant commands in the batch file:
> set repodir=D:\development
> call maven -X -p "%repodir%\profilium-util\project.xml" %1
> The site:deploy goal works fine.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org