Overriding plugin parameters via commandline

2019-11-29 Thread Marco Herrn
Hi, if I try to call the following maven goal: mvn kilt:reformat -Dformat=" = \n" the parameter `format` is correctly set to the given value for the `reformat` goal of the `kilt-maven-plugin`. However, if I specify this parameter also in the pom.xml: de.poiu.kilt

adding a folder to the dependencies

2004-03-02 Thread Marco Herrn
Hi, im managing a java app with maven. This app searches for a specific file in the classpath. Because of this I had to add a folder (where the file resides) to the classpath. Now, how do I tell maven that this folder is a dependency? I also need this for the maven eclipse goal to generate the

adding dependency to a jar in the sdk

2003-08-27 Thread Marco Herrn
Hi, I am using the $JAVA_HOME/lib/tools.jar in a project. Unfortunately I found no way of telling maven to set a dependency on this. What is important here is, that it should refer to the $JAVA_HOME environment variable. Is there a way of getting this dependency handled by maven?

AW: maven plugin - jbuilder

2003-08-22 Thread Marco Herrn
All patch are applied in cvs head. Is there anonymous access to the cvs? I didn't find any hint on the webpage. There is a patch for this fix. It is in JITA search for jbuilder key I tried it, but for some reason it didn't work for me. And there are two versions of plugin.jelly and