facebook

myeclipse 8.5 maven problem – plexus-components version 1.1

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #308696 Reply

    mcaseil
    Participant

    After upgrading, got the below error when trying to build in maven. Investigated and found that http://oss.repository.sonatype.org/content/repositories/plexus-snapshots contained newer versions of jars (e.g., plexus-components:1.1.18, instead of 1.1.14). How can this be fixed?

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.4.1:resources (default-resources) on project AirManeuverNetwork: Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.4.1:resources failed: Plugin org.apache.maven.plugins:maven-resources-plugin:2.4.1 or one of its dependencies could not be resolved: Unable to get dependency information for org.codehaus.plexus:plexus-interpolation:jar:1.12: Failed to process POM for org.codehaus.plexus:plexus-interpolation:jar:1.12: Non-resolvable parent POM org.codehaus.plexus:plexus-components:1.1.14 for org.codehaus.plexus:plexus-interpolation:1.12: Failed to resolve POM for org.codehaus.plexus:plexus-components:1.1.14 due to Missing:
    ———-
    1) org.codehaus.plexus:plexus-components:pom:1.1.14
    ———-
    1 required artifact is missing.

    for artifact:
    org.codehaus.plexus:plexus-components:pom:1.1.14

    from the specified remote repositories:
    central (http://repo1.maven.org/maven2, releases=true, snapshots=false),
    plexus.snapshots (http://oss.repository.sonatype.org/content/repositories/plexus-snapshots, releases=false, snapshots=true),
    apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

    #308705

    mcaseil,
    I have escalated this issue to the dev team. They will get back to you soon

    #308715

    mcaseil
    Participant

    The issue has been resolved – i ran maven from the command line and rebooted everything (not sure which of those actions was effective). Thanks anyway.

    #308729

    mcaseil,

    The issue has been resolved

    Good to know that you are all set.
    Do let us know if you have any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: myeclipse 8.5 maven problem – plexus-components version 1.1

You must be logged in to post in the forum log in