You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org> on 2009/10/12 14:48:27 UTC

[jira] Created: (MAVENUPLOAD-2626) XOM 1.2.3

XOM 1.2.3
---------

                 Key: MAVENUPLOAD-2626
                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
             Project: Maven Upload Requests
          Issue Type: Wish
            Reporter: Elliotte Rusty Harold


http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220956#action_220956 ] 

Juven Xu commented on MAVENUPLOAD-2626:
---------------------------------------

it's just a few .asc files in your bundle, eg, a bundle should contains:

pom.xml
pom.xml.asc
foo-1.0.jar
foo-1.0.jar.asc
foo-1.0-sources.jar
foo-1.0-sources.jar.asc
foo-1.0-javadoc.jar
foo-1.0-javadoc.jar.asc

you can use Sonatype OSS Bundle Upload service to upload your bundle, and it will be verified automatically
see: http://www.sonatype.com/people/2010/04/uploading-artifacts-to-the-central-maven-repository-diy/

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220878#action_220878 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

My bad. Must have screwed up the permissions. I've fixed it:

$ wget http://www.cafeconleche.org/XOM/xom-maven-1.2.5.jar 
--18:48:54--  http://www.cafeconleche.org/XOM/xom-maven-1.2.5.jar
           => `xom-maven-1.2.5.jar'
Resolving www.cafeconleche.org... 152.46.7.81
Connecting to www.cafeconleche.org|152.46.7.81|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,004,670 (981K) [text/plain]

100%[====================================>] 1,004,670      1.11M/s             

18:48:55 (1.11 MB/s) - `xom-maven-1.2.5.jar' saved [1004670/1004670]

~/downloads$ jar tvf xom*jar
     0 Tue May 11 18:46:44 EDT 2010 META-INF/
    95 Tue May 11 18:46:42 EDT 2010 META-INF/MANIFEST.MF
  1948 Sun Apr 04 19:01:14 EDT 2010 project.xml
  1058 Fri Jan 09 00:14:20 EST 2009 LICENSE.txt
308863 Tue May 11 18:46:42 EDT 2010 xom-1.2.5.jar
301937 Tue May 11 18:46:42 EDT 2010 xom-1.2.5-sources.jar
459872 Tue May 11 18:46:42 EDT 2010 xom-1.2.5-javadoc.jar
~/downloads$ 

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220933#action_220933 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

Ick. One more complicated step to perform. Anyone have an ant target for this? And could somebody please document exactly what is expected and where the PGP keys would be expected to be found?  In the bundle jar? next to it? What's the naming convention? Please document the format, not the tools used to create it. (Not everyone uses the same tools.)

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220780#action_220780 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

1.2.5 should fix all the reported issues here. The bundle URL is http://www.cafeconleche.org/XOM/xom-maven-1.2.5.jar. 

Note that JUnit and the servlet API are not required. They are used only in tests and sample code. They are not referenced by the core classes.

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220797#action_220797 ] 

Juven Xu commented on MAVENUPLOAD-2626:
---------------------------------------

$wget http://www.cafeconleche.org/XOM/xom-maven-1.2.5.jar
--08:15:59--  http://www.cafeconleche.org/XOM/xom-maven-1.2.5.jar
           => `xom-maven-1.2.5.jar'
Resolving www.cafeconleche.org... 152.46.7.81
Connecting to www.cafeconleche.org|152.46.7.81|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
08:15:59 ERROR 404: Not Found.

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211787#action_211787 ] 

Jason van Zyl commented on MAVENUPLOAD-2626:
--------------------------------------------

Thanks SIegfried, much appreciated!

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211620#action_211620 ] 

Jason van Zyl commented on MAVENUPLOAD-2626:
--------------------------------------------

You don't have to do any research. Read the instructions which you are clearly asked to read. We don't accept artifacts in Maven 1.x format so if someone did that for you in the past 2 years that was a mistake. The instructions are here: http://maven.apache.org/guides/mini/guide-central-repository-upload.html.

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196101#action_196101 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

OK, looks like I used to depend on xmlParserApis 2.6.3, which does exist, but the file name changed when I upgraded the dependence to 2.8. Let me see if I can fix that. 

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>
> http://xom.nu/

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

        

[jira] Reopened: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold reopened MAVENUPLOAD-2626:
------------------------------------------------


1. I don't understand why you say there's no license. I see one in the JAR:

$ jar tvf *jar
     0 Fri Dec 11 08:16:28 EST 2009 META-INF/
    94 Fri Dec 11 08:16:26 EST 2009 META-INF/MANIFEST.MF
  1614 Fri Nov 27 19:46:58 EST 2009 project.xml
  1058 Fri Jan 09 00:14:20 EST 2009 LICENSE.txt
308834 Fri Dec 11 08:16:04 EST 2009 xom-1.2.4.jar

Or maybe you mean there needs to be a license element in project.xml? Please be explicit about the problems. 

Long term, it would help to add a schema or better documentation that clearly identifies the mandatory and optional parts of the project.xml format. 

I'll add the scm element and the javadoc and src jars.

I'd reassign to myself for the moment but I don't seem to have permission to do that. 


> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=202259#action_202259 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

XOM 1.2.4 should fix this. The new jar is at 

http://www.cafeconleche.org/XOM/xom-maven-1.2.4.jar

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211616#action_211616 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

On further research, I believe this archive currently meets all the requirements outlined here:

http://maven.apache.org/maven-1.x/reference/repository-upload.html

This is a Maven 1.x project.xml based upload, not a Maven 2.x pom.xml. 

At least one of the dependent projects--jaxen--is Maven 1.x only. Please verify this upload against the maven 1.x requirements and upload it to the maven 1.x repository.

I'll consider adding a maven 2 version for a future release. Thanks.

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195747#action_195747 ] 

Carlos Sanchez commented on MAVENUPLOAD-2626:
---------------------------------------------

Mat is right, xmlParserAPIs that you depend on does not exist in the repo

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211615#action_211615 ] 

Juven Xu commented on MAVENUPLOAD-2626:
---------------------------------------

your project.xml is illegal, it should be names as pom.xml

there should be a 'artifactId' element
the groupId should be 'nu.xom'

scm element and licenses element should exist in your POM

you should use maven2 POM format actually

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Siegfried Goeschl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211786#action_211786 ] 

Siegfried Goeschl commented on MAVENUPLOAD-2626:
------------------------------------------------

Had a quick look at the M1 project of XOM 

+) it does not compile (at least JUnit and Servlet API is missing)
+) there might be a cyclic dependency - XOM uses Jaxen (JaxenConnector.java can't resolve JaxenException) and XOM is listed as dependency for JAXEN
+) in general XOM should adhere to the M2 directory layout

Having said that I can help with M2 setup for JAXEN and XOM if needed ...

SIegfried Goeschl

A XOM user

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Closed: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juven Xu closed MAVENUPLOAD-2626.
---------------------------------

    Resolution: Fixed

xom 1.2.5 is already in maven centra
for other versions, please go to
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
or
https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central


> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211785#action_211785 ] 

Jason van Zyl commented on MAVENUPLOAD-2626:
--------------------------------------------

Yes, there are several ways to do this because the information provided with Maven 2.x that allow us to do this. Essentially we can proxy out Maven Central as a Maven 1.x repository using Nexus. We really see very little Maven 1.x use anymore but we do provide support at the repository level for proxying. Using Apache rewrite rules that people can use or using a repository manager like Nexus. As an open source project we found the more sane solution the proxying solution. Converting and validating Maven 1. x repositories on a daily/weekly/monthly basis is too hard.

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Closed: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juven Xu closed MAVENUPLOAD-2626.
---------------------------------

    Resolution: Won't Fix

no scm and license in POM, no javadoc and sources, rejected

please read http://maven.apache.org/guides/mini/guide-central-repository-upload.html and reopen the ticket when your artifacts are qualified

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211784#action_211784 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

Jaxen was last added to the repository in December, 2008 using project.xml Maven 1 format. jaxen is the primary downstream dependency for this, and I'm not sure if or when it will move to Maven 2. 

If I make a Maven 2 package for XOM can Maven 1 projects like jaxen still use it?

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Updated: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MAVENUPLOAD-2626:
---------------------------------------

    Attachment: repository-upload.png

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Elliotte Rusty Harold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196100#action_196100 ] 

Elliotte Rusty Harold commented on MAVENUPLOAD-2626:
----------------------------------------------------

Very strange because I've depending on that file for years and nobody's reported a problem. Did it get removed from the maven archives at some point? 

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Matt Benson (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195639#action_195639 ] 

Matt Benson commented on MAVENUPLOAD-2626:
------------------------------------------

ERH, what say you to this: http://markmail.org/message/bb3t2yifmk2e5ouw ?

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>
> http://xom.nu/

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

        

[jira] Commented: (MAVENUPLOAD-2626) XOM 1.2.3

Posted by "Juven Xu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MAVENUPLOAD-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220903#action_220903 ] 

Juven Xu commented on MAVENUPLOAD-2626:
---------------------------------------

no pgp signatures found

> XOM 1.2.3
> ---------
>
>                 Key: MAVENUPLOAD-2626
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2626
>             Project: Maven Upload Requests
>          Issue Type: Wish
>            Reporter: Elliotte Rusty Harold
>            Assignee: Juven Xu
>         Attachments: repository-upload.png
>
>
> http://xom.nu/

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