jira-importer commented on issue #694: URL: https://github.com/apache/maven-javadoc-plugin/issues/694#issuecomment-2957346488
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented David, you do not depend on a SNAPSHOT dependency but on a SNAPSHOT plugin. But I guess that would have the same outcome. You can test it the following way: 1. Have Maven download the SNAPSHOT from Apache Snaphots Repo 2. Change the version number manually to something non-SNAPSHOT 3. Try your `mvn release:prepare release:perform`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
