[rules-dev] IDE update site and Drools 4.0.0 maven Repository <= broken

Greg Barton greg_barton at yahoo.com
Fri Jul 27 16:14:11 EDT 2007


I'm getting the following error now when building a
project dependent on drools 4.0.0.  (Wasn't happening
yesterday, and it happens even after deleting
~/.m2/repository/org/drools)

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.mvel:mvel14:jar:1.2rc1

  Try downloading the file manually from the project
website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.mvel
-DartifactId=mvel14 \
          -Dversion=1.2rc1 -Dpackaging=jar
-Dfile=/path/to/file

  Path to dependency: 
        1) <theArtifactImBuilding>
        2) org.drools:drools-core:jar:4.0.0
        3) org.mvel:mvel14:jar:1.2rc1

2) org.eclipse.jdt:core:jar:3.2.3.v_686_R32x

  Try downloading the file manually from the project
website.

  Then, install it using the command: 
      mvn install:install-file
-DgroupId=org.eclipse.jdt -DartifactId=core \
          -Dversion=3.2.3.v_686_R32x -Dpackaging=jar
-Dfile=/path/to/file

  Path to dependency: 
        1) <theArtifactImBuilding>
        2) org.drools:drools-compiler:jar:4.0.0
        3) org.eclipse.jdt:core:jar:3.2.3.v_686_R32x

----------
2 required artifacts are missing.

for artifact: 
  <theArtifactImBuilding>

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus (http://repository.codehaus.org),
  <ourLocalRepo>,
  jboss (http://repository.jboss.com/maven2)


       
____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  



More information about the rules-dev mailing list