Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update archetype #9

Closed
lgoltz opened this issue Jul 31, 2019 · 2 comments · Fixed by #10
Closed

Update archetype #9

lgoltz opened this issue Jul 31, 2019 · 2 comments · Fixed by #10
Assignees
Projects
Milestone

Comments

@lgoltz
Copy link
Contributor

lgoltz commented Jul 31, 2019

No description provided.

@lgoltz
Copy link
Contributor Author

lgoltz commented Jul 31, 2019

Branch: https://github.com/opengeospatial/ets-archetype-testng/tree/update-9

The following command can be used to create a proper (naming!) ets:

mvn archetype:generate -B \
         -DarchetypeGroupId=org.opengis.cite \
          -DarchetypeArtifactId=ets-archetype-testng \
          -DarchetypeVersion=2.7-SNAPSHOT \
          -Dets-code=test42 \
          -Dets-title='Web Test Service (WTS)' \
          -Dets-title-short='WTS 1.0' \
          -DartifactId=ets-test42 \
          -Dpackage=org.opengis.cite.test42

The documentation at https://github.com/opengeospatial/cite/wiki/Conformance-Testing-with-TestNG-Part-1 should be updated.

lgoltz added a commit that referenced this issue Jul 31, 2019
lgoltz added a commit that referenced this issue Jul 31, 2019
lgoltz added a commit that referenced this issue Jul 31, 2019
@lgoltz lgoltz added this to To do in CITE via automation Jul 31, 2019
@lgoltz lgoltz moved this from To do to To verify in CITE Jul 31, 2019
dstenger added a commit that referenced this issue Aug 12, 2019
dstenger added a commit that referenced this issue Aug 12, 2019
CITE automation moved this from To verify to Done Aug 12, 2019
@dstenger dstenger added this to the 2.7 milestone Aug 12, 2019
dstenger added a commit that referenced this issue Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
CITE
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants