<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3603" name=GENERATOR></HEAD>
<BODY><!-- Converted from text/plain format -->
<P><FONT face=Arial>Hi<BR><BR>I downloaded the Drools 5 source code from the
website.<BR><BR>I am trying to compile it and see following
errors:<BR></FONT></P>
<P><FONT face=Arial><BR><BR>[WARNING] Unable to get resource
'org.apache.maven.wagon:wagon-webdav:pom:1.0-be<BR>ta-2' from repository
repository.jboss.org (http://repository.jboss.org/maven2):<BR> Error
transferring file: repository.jboss.org<BR><BR>.<BR>.<BR>(bunch of such
warnings)<BR>.<BR>.<BR>[ERROR] BUILD ERROR<BR>[INFO]
------------------------------------------------------------------------<BR>[INFO]
Failed to resolve artifact.<BR><BR>Missing:<BR>----------<BR>1)
org.codehaus.plexus:plexus-utils:jar:1.1<BR><BR> Try downloading the file
manually from the project website.<BR><BR> Then, install it using the
command:<BR> mvn install:install-file
-DgroupId=org.codehaus.plexus -DartifactId=plexus<BR>-utils -Dversion=1.1
-Dpackaging=jar -Dfile=/path/to/file<BR><BR> Alternatively, if you host
your own repository you can deploy the file
there:<BR><BR> mvn deploy:deploy-file
-DgroupId=org.codehaus.plexus -DartifactId=plexus-u<BR>tils -Dversion=1.1
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-Drepository<BR>Id=[id]<BR><BR> Path to
dependency:<BR> 1)
org.drools:drools:pom:5.0.1<BR> 2)
org.codehaus.plexus:plexus-utils:jar:1.1<BR><BR>2)
org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2<BR><BR> Try downloading
the file manually from the project website.<BR><BR> Then, install it using
the command:<BR> mvn install:install-file
-DgroupId=org.apache.maven.wagon -DartifactId=wag<BR>on-webdav
-Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file<BR><BR>
Alternatively, if you host your own repository you can deploy the file
there:<BR><BR> mvn deploy:deploy-file
-DgroupId=org.apache.maven.wagon -DartifactId=wagon<BR>-webdav
-Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-D<BR>repositoryId=[id]<BR><BR> Path to
dependency:<BR> 1)
org.drools:drools:pom:5.0.1<BR> 2)
org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2<BR><BR><BR>Thanks<BR>Swapnil<BR></P></FONT></BODY></HTML>