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

[jira] Created: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Please upload Maven Hammurapi Plugin
------------------------------------

         Key: MAVENUPLOAD-502
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
     Project: maven-upload-requests
        Type: Task
 Reporter: Arun Nachimuthu


Please upload Maven Hammurapi Plugin

https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar


-- 
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: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Posted by "Arun Nachimuthu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=comments#action_45893 ] 

Arun Nachimuthu commented on MAVENUPLOAD-502:
---------------------------------------------

should i remove the extends of the other POM ?

Also there are 2 POM one inside buldle.jar and another inside the plugin.jar, should i remove the extends from both ?

> Please upload Maven Hammurapi Plugin
> ------------------------------------
>
>          Key: MAVENUPLOAD-502
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Arun Nachimuthu

>
>
> Please upload Maven Hammurapi Plugin
> https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar

-- 
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: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=all ]
     
Carlos Sanchez closed MAVENUPLOAD-502:
--------------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

I think 1.1 create-upload-bundle doesn't work correctly. You should be able to use jar:install or jar:deploy and a correct pom would be generated in your repo.

> Please upload Maven Hammurapi Plugin
> ------------------------------------
>
>          Key: MAVENUPLOAD-502
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Arun Nachimuthu
>     Assignee: Carlos Sanchez
>  Attachments: maven-hammurapi-plugin-1.0-bundle.jar
>
>
> Please upload Maven Hammurapi Plugin
> https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar

-- 
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: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=comments#action_46107 ] 

Carlos Sanchez commented on MAVENUPLOAD-502:
--------------------------------------------

Latest deployed plugins don't have extend, you can use latest "artifact" and "plugin" plugins (or use maven 1.1 beta) that willgenerate a correct pom when doing a deploy
eg http://www.ibiblio.org/maven/maven/poms/maven-jxr-plugin-1.4.3.pom

The extend in the project.xml inside the jar is ignored

> Please upload Maven Hammurapi Plugin
> ------------------------------------
>
>          Key: MAVENUPLOAD-502
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Arun Nachimuthu

>
>
> Please upload Maven Hammurapi Plugin
> https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar

-- 
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: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=comments#action_45891 ] 

Carlos Sanchez commented on MAVENUPLOAD-502:
--------------------------------------------

POM is not valid, it extends other pom

> Please upload Maven Hammurapi Plugin
> ------------------------------------
>
>          Key: MAVENUPLOAD-502
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Arun Nachimuthu

>
>
> Please upload Maven Hammurapi Plugin
> https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar

-- 
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] Updated: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Posted by "Arun Nachimuthu (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=all ]

Arun Nachimuthu updated MAVENUPLOAD-502:
----------------------------------------

    Attachment: maven-hammurapi-plugin-1.0-bundle.jar

> Please upload Maven Hammurapi Plugin
> ------------------------------------
>
>          Key: MAVENUPLOAD-502
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Arun Nachimuthu
>  Attachments: maven-hammurapi-plugin-1.0-bundle.jar
>
>
> Please upload Maven Hammurapi Plugin
> https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar

-- 
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: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Posted by "Arun Nachimuthu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=comments#action_45948 ] 

Arun Nachimuthu commented on MAVENUPLOAD-502:
---------------------------------------------

i also noticed all the mave hosted plugins and sf plugins has extends parent-plugin in their pom.

> Please upload Maven Hammurapi Plugin
> ------------------------------------
>
>          Key: MAVENUPLOAD-502
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Arun Nachimuthu

>
>
> Please upload Maven Hammurapi Plugin
> https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar

-- 
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: (MAVENUPLOAD-502) Please upload Maven Hammurapi Plugin

Posted by "Arun Nachimuthu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-502?page=comments#action_46691 ] 

Arun Nachimuthu commented on MAVENUPLOAD-502:
---------------------------------------------

removed the extends manually.

I use maven 1.1 beta and it still didnot remove them automatically (maven create-upload-bundle), is there something specific i have to do?

> Please upload Maven Hammurapi Plugin
> ------------------------------------
>
>          Key: MAVENUPLOAD-502
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-502
>      Project: maven-upload-requests
>         Type: Task
>     Reporter: Arun Nachimuthu
>  Attachments: maven-hammurapi-plugin-1.0-bundle.jar
>
>
> Please upload Maven Hammurapi Plugin
> https://maven-plugins.dev.java.net/files/documents/3784/20047/maven-hammurapi-plugin-1.0-bundle.jar

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