[jboss-as7-dev] AS7 build error after wiping local .m2/repository

David Bosschaert david at redhat.com
Wed Jun 20 07:15:22 EDT 2012


Hi all,

I decided to clean up my local Maven repo and rebuild AS7 after that. 
Running mvn install on master fails in the messaging subsystem with:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) on project jboss-as-messaging: Compilation 
failure: Compilation failure:
[ERROR] 
/Users/david/clones/bosschaert_jboss-as_020512/messaging/src/test/java/org/jboss/as/messaging/test/SubsystemDescriptionsUnitTestCase.java:[31,29] 
cannot find symbol
[ERROR] symbol  : class MessagingExtension
[ERROR] location: package org.jboss.as.messaging

Anyone an idea why?

Cheers,

David


More information about the jboss-as7-dev mailing list