My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 19: META-INF created in AMPs root folder
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by bulat.yaminov, Feb 12, 2009
I want to add some specific files like faces-config.xml in the JAR
generated for my AMP file.

I create src/main/resources/META-INF folder in my maven project and put
faces-config.xml there. When I run "mvn package", the file really ends up
in JAR META-INF folder.

However, another META-INF folder is also created in root folder of AMP
package, with the same faces-config.xml file. When I install such AMP to my
alfresco.war, I can see faces-config.xml in the following directory:

alfresco/WEB-INF/classes/META-INF

I think that this behaviour is wrong.
Sign in to add a comment

Hosted by Google Code