I'm unable to build the ActiveMQ 4.1 SNAPSHOT both on Linux and Mac. It seems to have recurring problem of unable to download the 'org.apache.maven.plugins:maven-resources-plugin' from repository 'apache.incubating.releases'. Here is build failur details:
[INFO] ---------------------------------------------------------------------------- [INFO] Building ActiveMQ :: JAAS [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from apache.incubating.releases [WARNING] repository metadata for: 'artifact org.apache.maven.plugins:maven-resources-plugin' could not be retrieved from repository: apache.incubating.releases due to an error: Error transferring file [INFO] Repository 'apache.incubating.releases' will be blacklisted [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. Downloading: http://people.apache.org/repo/m2-incubating-repository/directory-protocols/kerberos-protocol/0.5/kerberos-protocol-0.5.pom [INFO] ------------------------------------------------------------------------ [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://people.apache.org/repo/m2-snapshot-repository), apache.incubating.releases (http://people.apache.org/repo/m2-incubating-repository) -- View this message in context: http://www.nabble.com/Unable-to-build-ActiveMQ-4.1SNAPSHOT-tf2501673.html#a6973853 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
