You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/11/02 16:12:10 UTC

DO NOT REPLY [Bug 52124] New: Tomcat Maven metadata only includes the latest release

https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

             Bug #: 52124
           Summary: Tomcat Maven metadata only includes the latest release
           Product: Tomcat 6
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: bdemers@apache.org
    Classification: Unclassified


See: https://issues.sonatype.org/browse/MVNCENTRAL-139

The content from:
people:/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tomcat/catalina
is synchronized to central.

One solution would be to deploy releases to repository.apache.org:
http://www.apache.org/dev/publishing-maven-artifacts.html

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 52124] Tomcat Maven metadata only includes the latest release

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
(In reply to comment #5)
> Nexus takes care of updating the metadata.
> [It also checks that the sig uses a public key.]

No it doesn't. It only lists the the versions deployed through Nexus rather
than all the available versions.

I'll raise an INFRA issue and then close this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 52124] Tomcat Maven metadata only includes the latest release

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

--- Comment #2 from jfclere <jf...@gmail.com> 2011-12-06 13:05:19 UTC ---
It is fixed by http://people.apache.org/~jfclere/patches/maven.patch.111129

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 52124] Tomcat Maven metadata only includes the latest release

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

--- Comment #5 from Sebb <se...@apache.org> 2011-12-17 00:19:45 UTC ---
(In reply to comment #4)
> The
>  http://repo1.maven.org/maven2/org/apache/tomcat/catalina/maven-metadata.xml
> file mentioned in MVNCENTRAL-139 as of now lists 6.0.33 and 6.0.35 only.
> It is odd that it has <version>6.0.33</version>
> 
> The
>  /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tomcat/
> is empty, catalina subdirectory is removed.
> Is it because of
>  https://issues.apache.org/jira/browse/INFRA-4162
> aka move to Nexus?
> 
> So there is no more an easy way to fix that maven-metadata file?
> 
> 
> If one wants to publish to Nexus, the mvn-pub.xml script has to be updated once
> again, and the POMs must be changed to use Apache POM as a parent?

Nexus takes care of updating the metadata.
[It also checks that the sig uses a public key.]

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 52124] Tomcat Maven metadata only includes the latest release

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

--- Comment #3 from Mark Thomas <ma...@apache.org> 2011-12-16 15:23:33 UTC ---
Patch applied. Leaving this open as the historical metadata needs to be fixed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 52124] Tomcat Maven metadata only includes the latest release

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

--- Comment #1 from jfclere <jf...@gmail.com> 2011-11-29 12:10:52 UTC ---
See INFRA-4162

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 52124] Tomcat Maven metadata only includes the latest release

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
Follow progress on https://issues.apache.org/jira/browse/INFRA-4953

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 52124] Tomcat Maven metadata only includes the latest release

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124

--- Comment #4 from Konstantin Kolinko <kn...@gmail.com> 2011-12-16 22:35:55 UTC ---
The
 http://repo1.maven.org/maven2/org/apache/tomcat/catalina/maven-metadata.xml
file mentioned in MVNCENTRAL-139 as of now lists 6.0.33 and 6.0.35 only.
It is odd that it has <version>6.0.33</version>

The
 /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tomcat/
is empty, catalina subdirectory is removed.
Is it because of
 https://issues.apache.org/jira/browse/INFRA-4162
aka move to Nexus?

So there is no more an easy way to fix that maven-metadata file?


If one wants to publish to Nexus, the mvn-pub.xml script has to be updated once
again, and the POMs must be changed to use Apache POM as a parent?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org