Hello together,

i try to build the whole rhq-project with maven-compile and always have the following error

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (copy-dependencies) on project jopr-jboss-as-plugin: Error copying artifact from /home/alexander/Downloads/git/modules/common/jboss-as/target/classes to /home/alexander/Downloads/git/modules/plugins/jboss-as/target/classes/lib/classes: /home/alexander/Downloads/git/modules/common/jboss-as/target/classes (Is a directory) -> [Help 1]

I think the origin of the problem is a bug within the maven-dependency-plugin which is described under the following link:
 
http://osdir.com/ml/issues.maven.apache.org/2010-04/msg00378.html

Did anybody have the same problem? I dont know how to fix it, would be thankfull for any help. 

Thanks,
 
Alex