@Alex: did you check a dependency tree out? Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn
2017-10-11 9:59 GMT+02:00 Alex The Rocker <[email protected]>: > Hello, > > I am confused : I have updated my pom.xml for my tests based on > Arquilian with tomee-embedded to point to 7.0.5-SNAPSHOT version, but > it's still resolving Tomcat dependencies to 8.5.21. > > Whereas on > https://repository.apache.org/content/groups/snapshots/org/apache/tomee/apache-tomee/7.0.5-SNAPSHOT/apache-tomee-7.0.5-20171010.041043-15-plus.tar.gz > i have a Tomcat 8.5.23 as expected. > > What is the proper way to setup pom.xml to get *actually latest* TomEE > 7.0.5 snapshot dependencies? > > Best regards, > Alexandre > > > 2017-10-10 18:52 GMT+02:00 Alex The Rocker <[email protected]>: >> Hello All, >> >> Thank you very much, with your answers I was able to both: >> * Update my Arquilian tomee embedded-based tests to lastest TomEE 7.0.5 >> Snapshot >> * Download binary artifacts of latest TomEE 7.0.5 >> >> Best regards, >> Alexandre >> >> 2017-10-10 18:33 GMT+02:00 Romain Manni-Bucau <[email protected]>: >>> small typo: actual snapshot repo is repository.apache.org/snapshots/, not >>> central >>> >>> >>> Romain Manni-Bucau >>> @rmannibucau <https://twitter.com/rmannibucau> | Blog >>> <https://rmannibucau.metawerx.net/> | Old Blog >>> <http://rmannibucau.wordpress.com> | Github >>> <https://github.com/rmannibucau> | >>> LinkedIn <https://www.linkedin.com/in/rmannibucau> >>> >>> 2017-10-10 18:29 GMT+02:00 agumbrecht <[email protected]>: >>> >>>> The deploy bot is here https://ci.apache.org/builders/tomee-trunk-deploy >>>> >>>> It was hung a while back, but as you can see it has been fine recently - >>>> This means that the 7.0.5-SNAPSHOT should be in maven central nightly. >>>> >>>> The snapshot versions are not linked on the TomEE site, as that is not >>>> allowed. You should understand that the snapshot version is unstable and >>>> not >>>> for general use. We're still always happy to get feedback though. >>>> >>>> Any issues should be reported and discussed here: >>>> https://issues.apache.org/jira/browse/TOMEE >>>> >>>> Andy >>>> >>>> >>>> >>>> ----- >>>> -- >>>> Andy Gumbrecht >>>> >>>> http://www.tomitribe.com >>>> [email protected] >>>> https://twitter.com/AndyGeeDe >>>> >>>> TomEE treibt Tomitribe ! | http://tomee.apache.org >>>> -- >>>> Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev- >>>> f982480.html >>>>
