Hi, 

Pretty new to TomEE and Maven, I noticed that a clean install as advised on
the  source-code page <http://tomee.apache.org/dev/source-code.html>   will
*not* work because some required jars are requested using deprecated URLs.
In my Maven repository this is reflected by files containing, e.g.:



All missing jars are listed below, searching on the local Maven repository
on my machine:

riicardo@dhostbis:~/.m2$ grep -Ril permanently * | grep jar
repository/com/sun/xml/messaging/saaj/saaj-impl/1.3.18/saaj-impl-1.3.18.jar
repository/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar
repository/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
repository/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
repository/org/apache/openejb/openejb-webservices/4.5.1/openejb-webservices-4.5.1.jar
repository/org/apache/openejb/openejb-cxf-transport/4.5.1/openejb-cxf-transport-4.5.1.jar
repository/org/apache/neethi/neethi/3.0.1/neethi-3.0.1.jar
repository/org/apache/xbean/xbean-finder-shaded/3.12/xbean-finder-shaded-3.12.jar
repository/org/apache/xbean/xbean-reflect/3.12/xbean-reflect-3.12.jar
repository/org/apache/cxf/cxf-rt-frontend-jaxws/2.6.3/cxf-rt-frontend-jaxws-2.6.3.jar
repository/org/apache/cxf/cxf-rt-ws-security/2.6.3/cxf-rt-ws-security-2.6.3.jar
repository/org/apache/geronimo/components/geronimo-transaction/3.1.1/geronimo-transaction-3.1.1.jar
repository/org/apache/ws/security/wss4j/1.6.5/wss4j-1.6.5.jar
repository/xalan/serializer/2.7.1/serializer-2.7.1.jar
repository/xalan/xalan/2.7.1/xalan-2.7.1.jar
repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
ricarde@dhostbis:~/.m2$ 

Seems some dependencies need to be checked and fixed. 




--
View this message in context: 
http://openejb.979440.n4.nabble.com/TomEE-151-build-problem-because-of-jars-moved-permanently-tp4660596.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to