Revision 5d0c723b
Added by Andreas Kohlbecker about 4 years ago
setup-project.sh | ||
---|---|---|
17 | 17 |
|
18 | 18 |
# cp -f eu.etaxonomy.taxeditor.cdmlib/.classpath.template eu.etaxonomy.taxeditor.cdmlib/.classpath |
19 | 19 |
|
20 |
mvn clean install -DskipTests |
|
21 |
mvn $mvn_profile -Dlocalrepo=~/.m2/repository validate -pl eu.etaxonomy.taxeditor.cdmlib,eu.etaxonomy.taxeditor.molecular.lib |
|
20 |
mvn clean install -U -DskipTests |
|
21 |
mvn $mvn_profile -U -Dlocalrepo=~/.m2/repository validate -pl eu.etaxonomy.taxeditor.cdmlib,eu.etaxonomy.taxeditor.molecular.lib |
Also available in: Unified diff
setup project: forcing update of snapshot builds