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

[jira] Created: (MPARTIFACT-58) Deploy isn't deploying to the properties specified repository

Deploy isn't deploying to the properties specified repository
-------------------------------------------------------------

         Key: MPARTIFACT-58
         URL: http://jira.codehaus.org/browse/MPARTIFACT-58
     Project: maven-artifact-plugin
        Type: Bug
    Versions: 1.6    
 Environment: Windows XP
 Reporter: Harrison Curtis
     Fix For: 1.6


When goals plugin:repository-deploy, jar:deploy or war:deploy are executed the result is to create the artifacts in a different folder arrangement then specified by the properties.  For example, the following properties specify a remote repository:

maven.repo.list=R1
maven.repo.R1=file://c:\\temp\\Maven
maven.repo.R1.directory=repository

After the deploy, the artifacts are located in c:\temp\Mavenrepository.  The folder separator is missing between Maven and repository.

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


[jira] Closed: (MPARTIFACT-58) Deploy isn't deploying to the properties specified repository

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPARTIFACT-58?page=all ]
     
Brett Porter closed MPARTIFACT-58:
----------------------------------

      Assign To: Brett Porter
     Resolution: Fixed
    Fix Version:     (was: 1.6)
                 1.7

> Deploy isn't deploying to the properties specified repository
> -------------------------------------------------------------
>
>          Key: MPARTIFACT-58
>          URL: http://jira.codehaus.org/browse/MPARTIFACT-58
>      Project: maven-artifact-plugin
>         Type: Bug
>     Versions: 1.6
>  Environment: Windows XP
>     Reporter: Harrison Curtis
>     Assignee: Brett Porter
>      Fix For: 1.7

>
>
> When goals plugin:repository-deploy, jar:deploy or war:deploy are executed the result is to create the artifacts in a different folder arrangement then specified by the properties.  For example, the following properties specify a remote repository:
> maven.repo.list=R1
> maven.repo.R1=file://c:\\temp\\Maven
> maven.repo.R1.directory=repository
> After the deploy, the artifacts are located in c:\temp\Mavenrepository.  The folder separator is missing between Maven and repository.

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