maven-assembly-plugin 2.2-beta-3 includes all module directories with complete path

2009-05-27 Thread widerst...@t-online.de
Hi, I'm using maven 2.1.0. With the maven-assembly plugin 2.2-beta-3. When I use the descriptor project it simply zips all directory contents and also inclused the target directory. Also the whole directory path is included (C:\User ...\ ...) When using the with-dependencies descriptor also the

maven assembly plugin 2.2-beta-3 fails packing parent pom

2009-05-27 Thread widerst...@t-online.de
Hi, I'm using Maven 2.1.0. I get: [INFO] [assembly:single {execution: make-assembly}] [WARNING] Cannot include project artifact: org.foo.bar:j2se:pom:1 .0.2-SNAPSHOT; it doesn't have an associated file or directory. [INFO]