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

Greg Barton greg_barton at yahoo.com
Fri Jul 27 17:18:24 EDT 2007


Just as a followup, this happens eve after wiping my
local repository and downloading all dependencies from
scratch.  Here's the drools dependencies I have:

<dependency>
	<groupId>org.drools</groupId>
	<artifactId>drools-core</artifactId>
	<version>4.0.0</version>
</dependency>
<dependency>
	<groupId>org.drools</groupId>
	<artifactId>drools-compiler</artifactId>
	<version>4.0.0</version>
</dependency>

My next step is to build drools 4.0.0 myself and
deploy the jars to our local repo.   I'll let ya'll
know how that goes.

GreG

--- Greg Barton <greg_barton at yahoo.com> wrote:

> 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
>  
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
> 



       
____________________________________________________________________________________
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