Skip to content

Commit

Permalink
295 - adding archetype tests to git build action
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyRoss committed Aug 29, 2024
1 parent 9820b4c commit 74f08a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundation/foundation-archetype/test-project-archetype.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ echo "Using Project Version: $1"
echo -e "\nINFO: Generating a new project from the archetype\n"
rm -rf test-generator

mvnw archetype:generate -B \
../../../../mvnw archetype:generate -B \
-DarchetypeGroupId=com.boozallen.aissemble \
-DarchetypeArtifactId=foundation-archetype \
-DarchetypeVersion="$1" \
Expand Down

0 comments on commit 74f08a3

Please sign in to comment.