File tree Expand file tree Collapse file tree 3 files changed +5
-76
lines changed
Expand file tree Collapse file tree 3 files changed +5
-76
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- name : Build JAR on Tag
1+ name : Create Tagged Release
2+ # Build JAR and create tagged release
23
34on :
45 push :
Original file line number Diff line number Diff line change 190190 <nexus-staging-maven-plugin .version>1.6.13</nexus-staging-maven-plugin .version>
191191 <maven-gpg-plugin .version>3.2.4</maven-gpg-plugin .version>
192192 <!-- Used by the Python generator -->
193- <cdm .rosetta.source.path>[path to rosetta files] </cdm .rosetta.source.path>
193+ <cdm .rosetta.source.path>build/common-domain-model/ rosetta-source/src/main/rosetta </cdm .rosetta.source.path>
194194 <cdm .python.output.path>target/python-cdm</cdm .python.output.path>
195195 <unittest .rosetta.source.path>test/python_unit_tests/rosetta</unittest .rosetta.source.path>
196196 <unittest .python.output.path>target/python-tests/unit_tests</unittest .python.output.path>
606606 </executions >
607607 </plugin >
608608 <!-- - migrated from PYTHON POM: end -->
609+ <!--
609610 <plugin>
610611 <groupId>org.apache.maven.plugins</groupId>
611612 <artifactId>maven-install-plugin</artifactId>
643644 </execution>
644645 </executions>
645646 </plugin>
647+ -->
646648 </plugins >
647649 </build >
648650</project >
You can’t perform that action at this time.
0 commit comments