-
Jan 21st, 2010, 07:03 PM
#1
How to change the target directory of MANIFEST.MF generated by bundlor
I am using STS to build a web application for DM server. My src directory is src/main/java for java source code, and src/main/webapp for web code (just as maven defines). I also define a template.mf, but anytime the auto-generated MANIFEST.MF goes to src/main/java/META-INF, I want it in src/main/webapp/META-INF/. Bundlor will create directory src/main/java/META-INF.
Any idea?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules