Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Commit

Permalink
Makefile updated for #19
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Jun 8, 2020
1 parent 43c2219 commit 0cef785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ documents/%.mn.xml: src/test/resources/%.mn.xml
target/$(JAR_FILE):
mvn --settings settings.xml -DskipTests clean package shade:shade

test: documents/%.mn.xml target/$(JAR_FILE)
test: tests/mn-samples-iso/documents/international-standard/rice-en.cd.xml target/$(JAR_FILE)
mvn -DinputXML=$< --settings settings.xml test surefire-report:report

deploy:
Expand Down

0 comments on commit 0cef785

Please sign in to comment.