And one last thing on this. So now that I have resolved the Maven Dependencies problem, which it appears I created myself, I am back to the original problem which is when I compile from Eclipse (regardless of whether I upgraded to Mars 2 from Luna as in my Windows environment or fresh installed Mars 2 as in my Linux environment) I get the following error:
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project queue.producer: Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile failed: Plugin org.apache.maven.plugins:maven-compiler-plugin:2.5.1 or one of its dependencies could not be resolved: Failure to find org.apache.maven:maven-plugin-api:jar:2.0.9 in https://swimrepo.faa.gov/nexus/content/repositories/Repo-jboss-fuse-06-02-01-Releases was cached in the local repository, resolution will not be reattempted until the update interval of SwimRepo has elapsed or updates are forced -> [Help 1] And if I recall, this is what both Curtis was explaining (fresh install vs. upgrade) and Barrie wanted to know about in terms of outcome. So thus far the outcome is the same for the upgrade and fresh install environments, albeit the former is a Windows platform and the later a Linux platform. I will try a fresh install of Mars 2 in Windows as soon as I have time to work on it. Michael Tarullo Contractor (Engility Corp) Software Engineer FAA WJH Technical Center (609)485-5294 -----Original Message----- From: Barrie Treloar [mailto:[email protected]] Sent: Wednesday, June 08, 2016 7:33 PM To: Maven Users List Subject: Re: Maven and Eclipse On 9 June 2016 at 01:00, <[email protected]> wrote: > Thanks Curtis! > > That's exactly what I did. > > As soon as I get a chance, I'll try a fresh install of Mars 2 and see > how it goes. I usually do my Eclipse upgrades with fresh installs, > this is the first time I tried to upgrade from a previous version. > > Mike And when you resolve the issue, can you post back your findings for search engines to find. Thanks.
