Cannot compile bundle with maven-assembly-plugin version 2.5.4

2015-05-09 Thread rcbandit
Ref http://stackoverflow.com/questions/30140331/cannot-compile-bundle-with-maven-assembly-plugin-version-2-5-4 I can't compile properly bundle with maven-assembly-plugin version 2.5.4 ?xml version="1.0" encoding="UTF-8"?> http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLS

Re: How to remove comments with Maven

2012-04-25 Thread rcbandit
Here you are: http://onlinefundb.com/forum/index.php?topic=2531.0 -- View this message in context: http://maven.40175.n5.nabble.com/How-to-remove-comments-with-Maven-tp5665768p5665845.html Sent from the Maven - Users mailing list archive at Nabble.com. ---

How to remove comments with Maven

2012-04-25 Thread rcbandit
Hi, I have a WAR package with JSF pages, JavaScript files, CSS files and Maven POM file. I'm interested can I configure Maven to delete all comments into the source code files before packaging the files? Best Wishes Peter -- View this message in context: http://maven.40175.n5.nabble.com/How-to

Re: Maven - Unresolved references to [javax.activation, javax.annotation]

2012-01-29 Thread rcbandit
http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html Would you explain in details what I need to change? -- View this message in context: http://maven.40175.n5.nabble.com/Maven-Unresolved-references-to-javax-activation-javax-annotation-tp5438593p5439261.html Sent from the Maven

Maven - Unresolved references to [javax.activation, javax.annotation]

2012-01-28 Thread rcbandit
I'm developing web application with OSGI. I have a maven configuration error which I cannot find. This is the complete source code: http://uploading.com/files/8e5c9888/SH_27_test.zip/ This is the POM file: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";