-
Notifications
You must be signed in to change notification settings - Fork 9
Mavenization #3
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
base: master
Are you sure you want to change the base?
Mavenization #3
Conversation
|
What version should I use, "1.0.0-SNAPSHOT"? |
|
I have NullPointerException when testing sample application in Maven: 10:42:52,796 DEBUG ~ RythmPlugin-0.9.2> default template engine configured to: rythm |
|
Updated. |
|
I think the entry for rythm-engine should be 1.0.1 and not 1.0.1-SNAPSHOT. The oss-sonatype repo doesn't seem to have anything in the 1.0.1-SNAPSHOT so maven marks it as missing and the build will fail. |
Mavenization proposal