diff --git a/projects/devon4j.properties b/projects/devon4j.properties index e149b06..faef9ad 100644 --- a/projects/devon4j.properties +++ b/projects/devon4j.properties @@ -3,5 +3,5 @@ workingsets=Devon,All workspace=main git.url=https://github.com/devonfw/devon4j.git git.branch=develop -build.path=. +build.command=build -DskipTests=true -Darchetype.test.skip=true clean install eclipse=import diff --git a/projects/mts.properties b/projects/mts.properties index 8869cd6..9ef6d47 100644 --- a/projects/mts.properties +++ b/projects/mts.properties @@ -3,4 +3,5 @@ workingsets=my-thai-star git.url=https://github.com/devonfw/my-thai-star.git git.branch=develop build.path=./java/mtsj +build.command=build -DskipTests=true -Darchetype.test.skip=true clean install eclipse=import