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 28, 2024
1 parent 2fa0369 commit da09a58
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 @@ -50,7 +50,7 @@ echo -e "\nINFO: Generating a new project from the archetype\n"
rm -rf test-generator
echo "Checking context"
echo $PWD
./mvnw archetype:generate -B \
../../../../mvnw archetype:generate -B \
-DarchetypeGroupId=com.boozallen.aissemble \
-DarchetypeArtifactId=foundation-archetype \
-DarchetypeVersion="$1" \
Expand Down

0 comments on commit da09a58

Please sign in to comment.