Hi, everything is fine :) already merged it, will do a cherry pick later for the 6.0.x branch.
regards, Achim 2017-03-01 16:02 GMT+01:00 Stephan Siano <[email protected]>: > Hi, > > If the pax-web build is executed behind a firewall (where the internet can > only be accessed through a proxy) the build fails in the pax-web-descriptor > build with some socket timeout issue. The reason behind this is that the > maven-jaxb2-plugin tries to resolve the resource > http://www.w3.org/2001/xml.xsd from the internet without using a proxy > (even if one is configured). > > The solution for this issue is to provide a catalog to the plugin that > will fetch the XSD from the local filesystem. The XSD is even there (but > the version of it is too old, so it needs to be updated with more recent > elements). The change itself is pretty trivial and only to the build system > (and unless you are behind a firewall, you likely will not notice any > difference). > > I have created a Jira task https://ops4j1.jira.com/browse/PAXWEB-1068 and > a github pull request for it https://github.com/ops4j/org. > ops4j.pax.web/pull/74. > > Did I miss something? How do we proceed now? I am also not sure whether > the link between the Jira task and the pull request is correct (I just > added the respective links to the comments). > > Best regards > Stephan > > -- > -- > ------------------ > OPS4J - http://www.ops4j.org - [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "OPS4J" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
