Uploading missing jar files --------------------------- Key: MNG-2286 URL: http://jira.codehaus.org/browse/MNG-2286 Project: Maven 2 Type: Improvement
Versions: 2.0.5 Reporter: Sanket Desai Attachments: missing-jar-files.zip maven2 repos @ ibiblio is missing some important jar files: 1) activation-1.0.2.jar (group Id: javax.activation, artifactId : activation, Version: 1.0.2) can be obtained from http://java.sun.com/products/javabeans/jaf/index.jsp 2) connector-1.0.jar (group Id: javax.resource, artifactId : connector, Version: 1.0) can be obtained from http://java.sun.com/j2ee/connector/index.jsp 3) jacc-1.0.jar (group Id: javax.security, artifactId : jacc, Version: 1.0) can be obtained from http://java.sun.com/products/javabeans/jaf/index.jsp 4) jta-1.0.1B.jar (group Id: javax.transaction, artifactId : jta, Version: 1.0.1B) can be obtained from http://java.sun.com/products/jta In some of the websites where the jar can be downloaded, there is a ZIP file available with class files in them. One will need to jar them up with specified name. Note: I've also attached the zip file containing all the jar files. 5) mail-1.3.2.jar (group Id: javax.activation, artifactId : activation, Version: 1.0.2) can be obtained from : http://java.sun.com/products/javamail/index.jsp -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira