Hi Andreas
The problem is ${maven.build.dest}.Take it out and substitute with the the actual path 
from  /target/classes.../META-INF.I had the same problem and that's how i got mine to 
work.If you check my post about having resources copied the same directory as the 
classes.
 
jeff mutonho

[EMAIL PROTECTED] wrote:
Hi,

I have a strange problem, perhaps you know, what I can do about it. I happens as well 
on w2k as on red hat. When there are resources defined in the project.xml and the 
ejb:install goal is invoked, the target path for the resources is duplicated. Any idea 
what the reason for that strange behaviour is? I don't want to quote the whole output 
from 'maven -X ...' yet, maybe someone encountered also the same problem once and nows 
how to deal with it.

resource definition from project.xml:



${basedir}/j2eesdk/1.4.01/src/deployment/ejb/META-INF
${maven.build.dest}/META-INF

*.xml





Starting the reactor...
Our processing order:
OSS/J Common API Reference Implementation
+----------------------------------------
| Building OSS/J Common API Reference Implementation
| Memory: 2M/3M
+----------------------------------------
build:start:
ri:
build:start:
ejb:init:
java:prepare-filesystem:
[mkdir] Created dir: C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes
java:compile:
[echo] Compiling to C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri/target/classes
[javac] Compiling 101 source files to C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes
java:jar-resources:
Copying 1 file to C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes\C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes\META-INF
BUILD FAILED
File...... C:\Users\My Development\ossj\java.net\project\ossj\common\maven.xml
Element... m:reactor
Line...... 21
Column.... 127
Unable to obtain goal [ejb:init] -- C:\Documents and 
Settings\aebbert\.maven\cache\maven-java-plugin-1.4\plugin.jelly:149:38: Failed to 
copy C:\USERS\My 
Development\ossj\java.net\project\ossj\common\ri\j2eesdk\1.4.01\src\deployment\ejb\META-INF\sun-ejb-jar.xml
 to C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes\C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes\META-INF\sun-ejb-jar.xml
 due to C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes\C:\Users\My 
Development\ossj\java.net\project\ossj\common\ri\target\classes\META-INF\sun-ejb-jar.xml
 (The filename, directory name, or volume label syntax is incorrect)
Total time: 11 seconds
Finished at: Thu Sep 09 02:54:06 CEST 2004

Andreas Ebbert 
Software Design Engineer - Nokia Networks OSS 
gsm: +49-177-9413928, fax: +49-211-94123838 
Heltorfer Straße 1, 40472 Düsseldorf, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


                
---------------------------------
Do you Yahoo!?
Shop for Back-to-School deals on Yahoo! Shopping.

Reply via email to