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

changing in artifact namespace break josman #30

Open
DavidLeoni opened this issue Feb 9, 2017 · 0 comments
Open

changing in artifact namespace break josman #30

DavidLeoni opened this issue Feb 9, 2017 · 0 comments
Assignees

Comments

@DavidLeoni
Copy link
Member

For josman-maven-plugin we changed the namespace, which causes exceptions like the reported one.
A workaround in the immediate can be to just ignore past versions, at the cost of not publishing past documentation anymore...

Caused by: java.io.FileNotFoundException: http://repo1.maven.org/maven2/eu/trentorise/opendata/josman-maven-plugin/0.6.1/josman-maven-plugin-0.6.1-javadoc.jar
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
        at org.apache.commons.io.FileUtils.copyURLToFile(FileUtils.java:1419)
        at eu.trentorise.opendata.josman.Josmans.fetchJavadoc(Josmans.java:566)
        ... 25 more
@DavidLeoni DavidLeoni added the bug label Feb 9, 2017
@DavidLeoni DavidLeoni self-assigned this Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant