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

[jira] Created: (MAVENUPLOAD-521) Please create POM for javax.naming

Please create POM for javax.naming
----------------------------------

         Key: MAVENUPLOAD-521
         URL: http://jira.codehaus.org/browse/MAVENUPLOAD-521
     Project: maven-upload-requests
        Type: Wish
 Reporter: Henning Schmiedehausen


Like some other POMs (javax.mail, javax.sql), javax.naming describes an additional jar that cannot currently be distributed through ibiblio. However, having a POM there, would help projects that consider moving to m2 but use this jar.

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>javax.naming</groupId>
  <artifactId>jndi</artifactId>
  <version>1.2.1</version>
</project>

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


[jira] Closed: (MAVENUPLOAD-521) Please create POM for javax.naming

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

     Assign To: Carlos Sanchez
    Resolution: Fixed

> Please create POM for javax.naming
> ----------------------------------
>
>          Key: MAVENUPLOAD-521
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-521
>      Project: maven-upload-requests
>         Type: Wish
>     Reporter: Henning Schmiedehausen
>     Assignee: Carlos Sanchez

>
>
> Like some other POMs (javax.mail, javax.sql), javax.naming describes an additional jar that cannot currently be distributed through ibiblio. However, having a POM there, would help projects that consider moving to m2 but use this jar.
> <project>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>javax.naming</groupId>
>   <artifactId>jndi</artifactId>
>   <version>1.2.1</version>
> </project>
> would be 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