Built the project on another box, with better network support.
Build succeeded using the following git diff:

diff --git a/pom.xml b/pom.xml
index 22c963d..72d7034 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <mockito.version>1.9.5</mockito.version>
 
     <!-- AspectJ -->
-    <aspectj.version>1.7.3</aspectj.version>
+    <aspectj.version>1.7.4</aspectj.version>
 
     <!-- Clover -->
     <clover.version>3.1.12</clover.version>
@@ -762,8 +762,9 @@
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>aspectj-maven-plugin</artifactId>
           <!-- Lock down plugin version for build reproducibility -->
-          <version>1.4</version>
+          <version>1.5</version>
           <configuration>
+               <complianceLevel>1.6</complianceLevel>
             <source>1.6</source>
             <target>1.6</target>
           </configuration>
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to