|
[
Permlink
| « Hide
]
Alex Karasulu added a comment - 10/Feb/06 01:57 PM
I have no idea if this is even possible regarding the maven folders. I'd have to check with the maven peeps. Now with regard to the exception are you certain that the maven folders are causing this? Did you try unjaring, removing them, jaring and redeploygin?
Yes I removed the maven XML files and the problem goes away.
Any XML file in a META-INF folder is regarded as instruction to a deployer... I checked to the JBoss code... they search for all files with the .xml extension beneath META-INF. The problem ist caused by the jboss-sar-maven-plugin. Although I reported the problem and supplied a patch, nobody bothered to apply it.
See http://jira.codehaus.org/browse/MOJO-377 I applied your patch. See if you can get the sar to work now.
fix for 1.0 on 437399 here:
http://svn.apache.org/viewvc?view=rev&revision=437399 and for 1.1 here: http://svn.apache.org/viewvc?view=rev&revision=437401 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||