Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
geek.shrek
Post subject: Missing maven plugin  PostPosted: May 07, 2010 - 03:56 AM



Joined: Jul 24, 2007
Posts: 45

Hi,

I have this error

Code:
Description   Resource   Path   Location   Type
Could not calculate build plan: Missing:
----------
1) org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.4.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven.plugins -DartifactId=maven-resources-plugin -Dversion=2.4.1 -Dpackaging=maven-plugin -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins -DartifactId=maven-resources-plugin -Dversion=2.4.1 -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

----------
1 required artifact is missing.

for artifact:
  org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.4.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
   DBSync      Unknown   Maven Problem


I've tried to add dependency artifact "maven-resources-plugin", but still doesn't work

Does anyone have the same problem?

Thanks,
 
 View user's profile Send private message  
Reply with quote Back to top
support-chakri
Post subject: RE: Missing maven plugin  PostPosted: May 07, 2010 - 10:16 AM
Registered Member
Registered Member


Joined: Apr 05, 2010
Posts: 68

Hi geek.shrek,

Can you give me some more information to investigate your issue?
1) What is the version of MyEclipse using?
2) Do you have any other plug-ins installed in ME?
3) Can you send a screen shot of your Maven preference page. Go to "Windows-->Preference-->MyEclipse-->Maven4MyEclipse-->Maven" and select Maven.
4) Are the check boxes in Maven preference page checked adjacent to "Download Repository index updates on startup", "Download Artifacts Sources" and "Download Artifact Javadoc". If not, can you check them and try creating a web project with Maven support?
5) try switching to a new workspace.

Thanks,
Chakri Vedula.
 
 View user's profile Send private message  
Reply with quote Back to top
john_hsq
Post subject:   PostPosted: Oct 17, 2010 - 12:59 AM



Joined: Oct 16, 2010
Posts: 1

I have the same issue. I downloaded the latest MyEclipse version 8.6 and I didn't change any preference or install any plugins.
 
 View user's profile Send private message  
Reply with quote Back to top
Boeing-61
Post subject:   PostPosted: May 21, 2011 - 09:37 PM
Registered Member
Registered Member


Joined: May 21, 2011
Posts: 1

I have same problem with the latest version of MyEclipse for Spring 9.0.
 
 View user's profile Send private message  
Reply with quote Back to top
support-joy
Post subject:   PostPosted: May 23, 2011 - 11:24 AM
Registered Member
Registered Member


Joined: Feb 03, 2009
Posts: 3364

Boeing-61,

Could you try this - remove the "maven-resources-plugin" from the local repository in your system and build your project again. Let me know how this works for you?

_________________
Joy
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits