Just joined the list, so my apologies for not being able to reply to the current thread.
* Downloaded the 4.0 src zip. Need a KEYS file so I can check the .asc. * Unpacked. * I want to build the source. README.txt points me to a broken url. In fact README.txt is full of 404s: http://incubator.apache.org/activemq/Getting+Started http://incubator.apache.org/activemq/Building http://incubator.apache.org/activemq/Examples http://incubator.apache.org/activemq/Contributing Dumbly approaching the problem: "maven jar" fails to build anything (there's nothing in the srcDirectory tag). I'm on Maven 1.0.2. mvn package gives lots of warnings: [WARNING] *** CHECKSUM FAILED - Invalid checksum file - RETRYING and then dies with: [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: directory-protocols:kerberos-protocol Reason: Error getting POM for 'directory-protocols:kerberos-protocol' from the repository: Error transferring file directory-protocols:kerberos-protocol:pom:0.5 from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.snapshots (http://cvs.apache.org/maven-snapshot-repository), codehaus-snapshot (http://snapshots.maven.codehaus.org/maven2), apache-maven1-snapshot (http://cvs.apache.org/repository), maven-csharp (http://maven-csharp.javaforge.com/repo) Hen
