You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/09/20 18:52:10 UTC

[jira] Created: (MPREPO-10) create-upload-bundle doesn't resolve extension

create-upload-bundle doesn't resolve extension
----------------------------------------------

         Key: MPREPO-10
         URL: http://jira.codehaus.org/browse/MPREPO-10
     Project: maven-repository-plugin
        Type: Bug
    Versions: 1.2    
 Reporter: Carlos Sanchez
    Priority: Blocker


Use the same procedure as in deploy goals to create a temporary self contained pom

-- 
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] Commented: (MPREPO-10) create-upload-bundle doesn't resolve extension

Posted by "Ravikumar Maddi (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPREPO-10?page=comments#action_58816 ] 

Ravikumar Maddi commented on MPREPO-10:
---------------------------------------

hai,
    i getting the problem in using the repository:copy-jar

the goal that i run is:

maven -DgroupId=activation -Dtype=jar -Dartifact=${maven.repo.home}\activation\activation-1.0.jar repository:copy-jar

error that i got
Execute failed: java.io.IOException: CreateProcess: ssh -l USERNAME_NOT_SET "mkdir -p /activation/jars/; chmod g+ws /activation/jars/; chgrp maven /activation/jars/" error=2


my build.properties file :

maven.repo.remote=http://mkeux353:8080/OEMaven/repository, http://www.ibiblio.org/maven

maven.repo.list= OeIfpRepository
maven.repo.OeIfpRepository=*****
maven.repo.OeIfpRepository.username=******
maven.repo.OeIfpRepository.password=*******
maven.repo.OeIfpRepository.directory=/users/maven
---------------

the user name and pass and repository url are correct. because i run artifact:deploy  goal successfully.  please tell me what is the wrong and we have to specify any more properties in build.xml file.

please tell me , i am waiting for your solution.

if it is wrong place to writing my issues here , i am sorry.
thank you



> create-upload-bundle doesn't resolve extension
> ----------------------------------------------
>
>          Key: MPREPO-10
>          URL: http://jira.codehaus.org/browse/MPREPO-10
>      Project: maven-repository-plugin
>         Type: Bug

>     Versions: 1.2
>     Reporter: Carlos Sanchez
>     Priority: Blocker

>
>
> Use the same procedure as in deploy goals to create a temporary self contained pom

-- 
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: (MPREPO-10) create-upload-bundle doesn't resolve extension

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPREPO-10?page=all ]
     
Lukas Theussl closed MPREPO-10:
-------------------------------

    Resolution: Fixed

This was fixed after the goal was moved to the artifact plugin.

> create-upload-bundle doesn't resolve extension
> ----------------------------------------------
>
>          Key: MPREPO-10
>          URL: http://jira.codehaus.org/browse/MPREPO-10
>      Project: maven-repository-plugin
>         Type: Bug

>     Versions: 1.2
>     Reporter: Carlos Sanchez
>     Priority: Blocker

>
>
> Use the same procedure as in deploy goals to create a temporary self contained pom

-- 
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] Commented: (MPREPO-10) create-upload-bundle doesn't resolve extension

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPREPO-10?page=comments#action_58823 ] 

Lukas Theussl commented on MPREPO-10:
-------------------------------------

Why are you posting this here? This has nothing to do with the problem that the issue was opend for.

- Please only post to JIRA if you are sure that you have found a bug, otherwise ask on the mailing list first.
- The repositor plugin has recently been deprecated, it is not officially maintained by us anymore.
- The error that you get suggests that you forgot to set the maven.username property.

> create-upload-bundle doesn't resolve extension
> ----------------------------------------------
>
>          Key: MPREPO-10
>          URL: http://jira.codehaus.org/browse/MPREPO-10
>      Project: maven-repository-plugin
>         Type: Bug

>     Versions: 1.2
>     Reporter: Carlos Sanchez
>     Priority: Blocker

>
>
> Use the same procedure as in deploy goals to create a temporary self contained pom

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