Re: Maven not getting latest artefact after deploy:deploy-file

2017-08-04 Thread Mark Prins
On 03-08-17 17:57, Mehul Sanghvi wrote: I will do my best to illustrate with as simple an example as I can. Hopefully I don't miss anything by simplifying it. Project-A: com.my.dept dept-artefact 11.3.0.1.0-SNAPSHOT The above is uploaded to Nexus using deploy:deploy-file Project-B depends

Re: Maven not getting latest artefact after deploy:deploy-file

2017-08-03 Thread Mehul Sanghvi
I will do my best to illustrate with as simple an example as I can. Hopefully I don't miss anything by simplifying it. Project-A: com.my.dept dept-artefact 11.3.0.1.0-SNAPSHOT The above is uploaded to Nexus using deploy:deploy-file Project-B depends on Project-A artefact and so has the

RE: Maven not getting latest artefact after deploy:deploy-file

2017-08-03 Thread Yaron Golan
The issue of getting the correct version when downloading is what written in the pom.xml file. It has nothing to do with whatever version you uploaded. Yaron Golan -Original Message- From: Mehul Sanghvi [mailto:mehul.sang...@gmail.com] Sent: Wednesday, August 02, 2017 7:28 PM To: ML