4 Replies Latest reply on Jan 24, 2014 10:56 AM by lincolnthree

    Forge SPring plugin install errors out

    justin2013


      Hi,

      I  tried to install Spring plugin for Forge using below command:

      forge install-plugin spring

      Iam getting a error(final part shown below) and attached full error log:

      ***WARNING*** Failed to resolve dependency [ org.yaml:snakeyaml:jar:1.7 (test) ]

      , due to error(s) : [org.sonatype.aether.transfer.ArtifactNotFoundException: Co

      uld not find artifact org.yaml:snakeyaml:jar:1.7 in JBOSS_NEXUS (http://reposito

      ry.jboss.org/nexus/content/groups/public), org.sonatype.aether.transfer.Artifact

      TransferException: Could not transfer artifact org.yaml:snakeyaml:jar:1.7 from/t

      o ibiblio.org (http://repo1.maven.org/maven2/): Error transferring file: repo1.m

      aven.org from http://repo1.maven.org/maven2/org/yaml/snakeyaml/1.7/snakeyaml-1.7

      .jar, org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find art

      ifact org.yaml:snakeyaml:jar:1.7 in jboss-public-repository-group (https://repos

      itory.jboss.org/nexus/content/groups/public/)]

      ***INFO*** Cleaning up temp workspace [C:\Users\JUSTIN~1.SAT\AppData\Local\Temp\

      forgetemp7305375452562897278]

      Deleted C:\Users\JUSTIN~1.SAT\AppData\Local\Temp\forgetemp7305375452562897278

      ***ERROR*** Exception encountered: The project does not contain a valid Forge Pl

      ugin project. Installation aborted

       

      Could you pls let me know what issue and how to fix the same asap as iam doing poc for project.

      JDK:1.7.0_11 is version in my pc.

      maven version:3.x

      THanks.