Skip to content

Commit

Permalink
Add camera.jsdx to convert and validate goals, re #36
Browse files Browse the repository at this point in the history
  • Loading branch information
safris committed Jul 3, 2022
1 parent 2dacc30 commit aa59896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jsonx-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
<schemas>
<schema>src/test/resources/test.jsd</schema>
<schema>src/test/resources/test.jsdx</schema>
<schema>src/test/resources/camera.jsdx</schema>
</schemas>
</configuration>
</execution>
Expand Down Expand Up @@ -107,6 +108,7 @@
<schemas>
<schema>src/test/resources/test.jsd</schema>
<schema>src/test/resources/test.jsdx</schema>
<schema>src/test/resources/camera.jsdx</schema>
</schemas>
</configuration>
</execution>
Expand Down

0 comments on commit aa59896

Please sign in to comment.