dev@glassfish.java.net

[v3] Re: [Fwd: javax.faces shalre-remoting]

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 07 Aug 2008 08:51:35 -0700
Hi Ed,
Any word of removing the invalid poms from Maven 1.x java.net repo so that we can always got the valid one from maven/2 repo ?  We are seeing a lo of the warnings.   In my build output,

Downloading: http://download.java.net/maven/glassfish/javax/faces/shale-remoting/1.1.0-swdp-b/shale-remoting-1.1.0-swdp-b.pom
Downloading: http://maven.dyndns.org/glassfish//javax/faces/shale-remoting/1.1.0-swdp-b/shale-remoting-1.1.0-swdp-b.pom
Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.faces/poms/shale-remoting-1.1.0-swdp-b.pom
3K downloaded
[WARNING] POM for 'javax.faces:shale-remoting:pom:1.1.0-swdp-b:runtime' is invalid. It will be ignored for artifact resolution. Reason: Failed to validate POM for project javax.faces:shale-remoting at Artifact [javax.faces:shale-remoting:pom:1.1.0-swdp-b:runtime]

and that is pointing to the invalid poms.

thanks
Anissa.

Ed Burns wrote:
On Thu, 31 Jul 2008 09:52:09 -0700, Anissa Lam <Anissa.Lam@Sun.COM> said:
            

AL> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
AL> <html>
AL> <head>
AL>   <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
AL> </head>
AL> <body bgcolor="#ffffff" text="#000000">
AL> Hi Ed,<br>
AL> thanks for checking.<br>
AL> We are still getting lots of the following WARNING during the build,
AL> and someone mentioned that it causes problem on Windows.<br>

Hello Anissa,

Please make sure the http://download.java.net/maven/2 repo is in front
of the old Maven 1.x java.net repo in the repository list.  I've added
valid poms and jars for shale-remoting-1.1.0-swdp-{a,b,c} to that repo.
I tried to remove the old and invalid poms from the Maven 1.x java.net
repo but I'm not sure a simple CVS remove will work.

I'll follow up with Kohsuke next week.

Ed