Bug#915889: freeplane FTBFS: Could not resolve javax.servlet:javax.servlet-api:3.1.

Emmanuel Bourg ebourg at apache.org
Sun Dec 16 11:32:03 GMT 2018


Le 16/12/2018 à 12:00, Felix Natter a écrit :

> True, the 3.1 pom is installed, but the debian pom isn't, and I think
> that maven-repo-helper usually creates/links
> .../javax.servlet-api/debian/javax.servlet-api-debian.(pom,jar)
> as well.

libservlet3.1-java never contained the 'debian' version, but the new
libservlet-api-java which will arrive soon does have it.


> One important question: How can I prevent the AUTORM from happening?

Either wait for libservlet-api-java to hit unstable, or add this rule to
debian/maven.rules:

javax.servlet javax.servlet-api * s/.*/3.1/ * *



More information about the pkg-java-maintainers mailing list