DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20787>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20787 Jelly project.xml specifies dependencies that are not in Ibiblio repository Summary: Jelly project.xml specifies dependencies that are not in Ibiblio repository Product: Commons Version: 1.0 Beta 2 Platform: PC URL: http://www.ibiblio.org/maven/jdbc/jars/ OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Jelly AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Having downloaded Jelly 1.0-beta-3, I tried generating the documentation using maven site. However the project.xml specifies some dependencies that are not available on http://www.ibiblio.org/maven/. jdbc-2.0.jar, jms-1.0.2b.jar, xsdlib-20020414.jar are not available. In fact there are no jdbc or jms jars at ibiblio. The only jar version of xsdlib at ibiblio is xsdlib-20030225.jar. maven site __ __ | \/ |__ Jakarta _ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-9-SNAPSHOT Attempting to download ant-1.5.jar. ................................................ . Attempting to download ant-optional-1.5.jar. ........................ . Attempting to download commons-digester-SNAPSHOT.jar. ........ . Attempting to download commons-discovery-SNAPSHOT.jar. ......... Attempting to download servletapi-2.3.jar. .............. . Attempting to download jdbc-2.0.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/jdbc/jars/jdbc-2.0. jar]: java.lang.Exception: Can't get jdbc-2.0.jar.incomplete to C:\jdk1.3\maven\ repository\jdbc\jars\jdbc-2.0.jar.incomplete WARNING: Failed to download jdbc-2.0.jar. Attempting to download jms-1.0.2b.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/jms/jars/jms-1.0.2b .jar]: java.lang.Exception: Can't get jms-1.0.2b.jar.incomplete to C:\jdk1.3\mav en\repository\jms\jars\jms-1.0.2b.jar.incomplete WARNING: Failed to download jms-1.0.2b.jar. Attempting to download commons-betwixt-SNAPSHOT.jar. ................ . Attempting to download quartz-SNAPSHOT.jar. ..................... . Attempting to download xsdlib-20020414.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/xsdlib/jars/xsdlib- 20020414.jar]: java.lang.Exception: Can't get xsdlib-20020414.jar.incomplete to C:\jdk1.3\maven\repository\xsdlib\jars\xsdlib-20020414.jar.incomplete WARNING: Failed to download xsdlib-20020414.jar. Attempting to download hsqldb-1.7.0.jar. ................. . The build cannot continue because of the following unsatisfied dependencies: jdbc-2.0.jar jms-1.0.2b.jar xsdlib-20020414.jar Total time: 34 seconds --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]