• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resour

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HAY All,

I have a head scratcher here. I am trying to install this maven project on eclipse. While trying to do so I keep getting this error (I'll paste the error at the bottom). I went online to look for solutions and read a few articles related to it but almost all of those suggested either to reinstall the project after deleting the .m2 folder or update my maven to the latest. But none of this is working for me as the error appears every time I install it and I am already on maven 3.6.3.
The OS I'm working on is windows 10.
JDK 1.8.0_45
Maven 3.6.3
IDE tested on Eclipse JEE 2020-06

The error:


Any sort of help or insight is much appreciated.

-Thank you

 
Marshal
Posts: 4501
572
VSCode Eclipse IDE TypeScript Redhat MicroProfile Quarkus Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
POM (from SO posting):
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic