Hi all, I want to add two projects to eclipse. Unfortunately, they require the use of two different local maven repositories. Unfortunately, mvn eclipse:eclipse generates .classpath files where the repository is referenced by the M2_REPO variable. In order to support different local maven repositories it would be required to generate a user-supplied variable name.
Any ideas how to do that? However I do not want to replace the variable
name by hand...
Thank you
Thomas
