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

Tests fail if package name is not org.opengis.cite.{ets-code} #7

Closed
bradh opened this issue May 12, 2018 · 0 comments
Closed

Tests fail if package name is not org.opengis.cite.{ets-code} #7

bradh opened this issue May 12, 2018 · 0 comments
Assignees
Milestone

Comments

@bradh
Copy link
Contributor

bradh commented May 12, 2018

To duplicate, use:

mvn archetype:generate -B \
    -DarchetypeGroupId=org.opengis.cite \
    -DarchetypeArtifactId=ets-archetype-testng \
    -DarchetypeVersion=2.6 \
    -Dets-code=abc10 \
    -DartifactId=ets-abc10 \
    -Dpackage=com.example.cite.abc10

See #8 for PR to resolve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants