Under http://jakarta.apache.org/site/sourceindex.cgi - Milestone drops. Shouldn't be there if it does not build, it is a milestones after all.
David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 21 December 2004 13:34 To: Jakarta Commons Users List Subject: RE: [Jely] RC1 build fails Go to the cvs repository for 1.0-rc& branch, I find the doctype and the .ent file. So It is strange to don't find it in the download : http://cvs.apache.org/viewcvs.cgi/jakarta-commons/jelly/?only_with_tag=COMMO NS_JELLY-1_0_RC1 Where did you find you RC1 ? Nicolas, "David Wynter" <[EMAIL PROTECTED]> 21/12/2004 14:24 Veuillez r�pondre � "Jakarta Commons Users List" Pour : "Jakarta Commons Users List" <[email protected]> cc : Objet : RE: [Jely] RC1 build fails Thx. I was caught unawares. Just downloaded the RC1 file from Jakarta site like an average schmuk, no mention anywhwere that a commonDependencies.ent file was required. So where do I get it? Found this, http://www.mail-archive.com/[email protected]/msg53483.html but all it tells me that they changed there monds and no longer use it. Thx. David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 21 December 2004 12:59 To: Jakarta Commons Users List Subject: Re: [Jely] RC1 build fails The project.xml seems to use xml entity. Look in it to check if the commonDependencies.ent file exist or have a valid location (it is probably in the root project!). Nicolas, "David Wynter" <[EMAIL PROTECTED]> 21/12/2004 13:55 Veuillez r�pondre � "Jakarta Commons Users List" Pour : "Commons-User" <[email protected]> cc : Objet : [Jely] RC1 build fails Hi, W2K, JRE 1.4.2, Maven 1.0.2. Downloaded Jelly 1.0 RC1. I have MAVEN_HOME set and the path set to Maven\bin. Ran 'maven -e jar' from Jelly directory. Get org.apache.maven.MavenException: Error parsing project.xml 'D:\DevProjects\commons-jelly-1.0-RC1\project.xml' at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:207) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:143) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:122) at org.apache.maven.MavenSession.initializeRootProject(MavenSession.java:232) at org.apache.maven.MavenSession.initialize(MavenSession.java:172) at org.apache.maven.cli.App.doMain(App.java:475) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) --- Nested Exception --- java.io.FileNotFoundException: commonDependencies.ent (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:103) at java.io.FileInputStream.<init>(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:6 9) ... Ideas? David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
