I have been trying to run "package" (Maven) from IntelliJ IDEA 11.0 and get this error:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-ear-plugin:2.6:ear (default-ear) on
project app-ear: Error copying EAR modules:
C:\Users\Abbas\Projects\app\app-ear\target\app-ear-1.0\app-ejb-1.0.jar
(Access is denied) -> [Help 1]
Content of "C:\Users\Abbas\Projects\app\app-ear\target\app-ear-1.0\":
14.07.2012 07:04 <DIR> app-ejb-1.0.jar
14.07.2012 06:47 <DIR> META-INF
14.07.2012 07:04 173 954 app-model-lib-1.0.jar
...
Maybe it's because of the fact that the app-ejb-1.0.jar is a folder?