Done. Matthias is still trying to get some combination of Maven, Putty, Cygwin and SSH to cooperate. :)
thanks wendy! to be honest. I hate this crappy OS. You know what I mean ... everytime I type "ls" :)
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
-- Matthias Wessendorf futher stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
