[rules-dev] clean .m2 build is failing

Randy Secrist randy.secrist at gmail.com
Sat May 15 11:11:08 EDT 2010


And yet, hudson shows it is passing.  Anyone know if hudson cleans the .m2
each time it builds?

anyway ..

Drools GWT Console won't build w/o 1.1-M1 of errai-common and errai bus.
 1.1-M1 is not yet in any of the repos.

-- Randy


[INFO]
------------------------------------------------------------------------
[INFO] Building Drools :: GWT Console
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/Users/randy/Documents/dev/views/drools/trunk/drools-process/drools-gwt-console/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources

Missing:
----------
1) org.jboss.errai:errai-common:jar:1.1-M1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.errai
-DartifactId=errai-common -Dversion=1.1-M1 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.jboss.errai
-DartifactId=errai-common -Dversion=1.1-M1 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.drools:drools-gwt-console:jar:5.1.0.SNAPSHOT
   2) org.jboss.bpm:gwt-console-server-integration:jar:2.1-SNAPSHOT
   3) org.jboss.bpm:gwt-console-rpc:jar:2.1-SNAPSHOT
   4) org.jboss.errai:errai-common:jar:1.1-M1

2) org.jboss.errai:errai-bus:jar:1.1-M1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jboss.errai
-DartifactId=errai-bus -Dversion=1.1-M1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.jboss.errai
-DartifactId=errai-bus -Dversion=1.1-M1 -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]

  Path to dependency:
   1) org.drools:drools-gwt-console:jar:5.1.0.SNAPSHOT
   2) org.jboss.bpm:gwt-console-server-integration:jar:2.1-SNAPSHOT
   3) org.jboss.bpm:gwt-console-rpc:jar:2.1-SNAPSHOT
   4) org.jboss.errai:errai-bus:jar:1.1-M1

----------
2 required artifacts are missing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20100515/c0b385de/attachment.html 


More information about the rules-dev mailing list