On 7/10/06, Catalin Kormos <[EMAIL PROTECTED]> wrote:
I'm going to wait for the "mvn deploy" :) thanks.
Done. Matthias is still trying to get some combination of Maven, Putty, Cygwin and SSH to cooperate. :) http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-api/1.1.4-SNAPSHOT/ http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/core/myfaces-impl/1.1.4-SNAPSHOT/ Note that these were built with JDK 1.5.0_05. The compiler plugin is configured to target 1.3, so hopefully that's good enough. I don't even have JDK 1.3 installed... We need to make a few changes to the build files: s/minotaur/people and s/cvs/people in the scp URLs -- it should be people.apache.org everywhere. s/apache-maven-snapshots/apache.snapshots for the repository id -- this is the one we should be inheriting from the Apache master pom. On that subject, I haven't checked it, but the top level MyFaces pom should inherit from org:apache:apache:2. I'll get to these at some point.. meanwhile, let us know if the 1.1.4 snapshots look okay. -- Wendy
