[infinispan-dev] Something wrong in the build order?

Dan Berindei dan.berindei at gmail.com
Tue Jul 16 07:11:47 EDT 2013


It's fixed now, please use 'mvn -U' in case you still have problems.


On Tue, Jul 16, 2013 at 1:11 PM, Mircea Markus <mmarkus at redhat.com> wrote:

> Caused the fact that protostream is not in the maven repo yet, should be
> sorted soon by Adrian.
>
> On 16 Jul 2013, at 11:04, Sanne Grinovero <sanne at infinispan.org> wrote:
>
> > I was doing a clean build on an empty system, so I suspect the Maven
> > order is having some weirdness causing this:
> >
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Infinispan BOM .................................... SUCCESS
> [0.485s]
> > [INFO] Infinispan Common Parent .......................... SUCCESS
> [3.339s]
> > [INFO] Infinispan Commons ................................ SUCCESS
> [12.924s]
> > [INFO] Infinispan Core ................................... SUCCESS
> [51.556s]
> > [INFO] Infinispan Extended Statistics .................... SUCCESS
> [11.652s]
> > [INFO] Parent pom for server modules ..................... SUCCESS
> [3.136s]
> > [INFO] Infinispan Server - Core Components ............... SUCCESS
> [50.031s]
> > [INFO] Parent pom for cachestore modules ................. SUCCESS
> [1.068s]
> > [INFO] Infinispan JDBC CacheStore ........................ SUCCESS
> [3.142s]
> > [INFO] Parent pom for the Lucene integration modules ..... SUCCESS
> [0.766s]
> > [INFO] Infinispan integration with Lucene v.3.x .......... SUCCESS
> [2.477s]
> > [INFO] Infinispan integration with Lucene v.4.x .......... SUCCESS
> [1.646s]
> > [INFO] Infinispan Lucene Directory Implementation ........ SUCCESS
> [1.896s]
> > [INFO] Infinispan Query API .............................. SUCCESS
> [5.505s]
> > [INFO] Infinispan Tools .................................. SUCCESS
> [2.873s]
> > [INFO] Infinispan JDBM CacheStore ........................ SUCCESS
> [3.151s]
> > [INFO] Infinispan Tree API ............................... SUCCESS
> [3.035s]
> > [INFO] Infinispan BDBJE CacheStore ....................... SUCCESS
> [2.281s]
> > [INFO] Infinispan CloudCacheStore ........................ SUCCESS
> [4.656s]
> > [INFO] Infinispan Hot Rod Server ......................... SUCCESS
> [58.436s]
> > [INFO] Infinispan Hot Rod Client ......................... FAILURE
> [6.072s]
> > [INFO] Infinispan remote CacheStore ...................... SKIPPED
> > [INFO] Infinispan CassandraCacheStore .................... SKIPPED
> > [INFO] Infinispan HBaseCacheStore ........................ SKIPPED
> > [INFO] Infinispan JPA CacheStore ......................... SKIPPED
> > [INFO] Infinispan LevelDB CacheStore ..................... SKIPPED
> > [INFO] Infinispan Memcached Server ....................... SKIPPED
> > [INFO] Infinispan WebSocket Server ....................... SKIPPED
> > [INFO] Infinispan REST Server ............................ SKIPPED
> > [INFO] Infinispan RHQ Plugin ............................. SKIPPED
> > [INFO] Infinispan Rolling Upgrade Tooling ................ SKIPPED
> > [INFO] Infinispan Spring Integration ..................... SKIPPED
> > [INFO] Infinispan QL Interpreter ......................... SKIPPED
> > [INFO] Infinispan CLI Client ............................. SKIPPED
> > [INFO] Infinispan GUI Demo ............................... SKIPPED
> > [INFO] Infinispan EC2 Demo ............................... SKIPPED
> > [INFO] Infinispan Distributed Executors and Map/Reduce Demo  SKIPPED
> > [INFO] Infinispan EC2 Demo UI ............................ SKIPPED
> > [INFO] Infinispan Directory Demo ......................... SKIPPED
> > [INFO] Infinispan Lucene Directory Demo .................. SKIPPED
> > [INFO] Infinispan GridFileSystem WebDAV interface ........ SKIPPED
> > [INFO] Infinispan Near Cache Demo ........................ SKIPPED
> > [INFO] Infinispan JCACHE (JSR-107) implementation ........ SKIPPED
> > [INFO] Infinispan CDI support ............................ SKIPPED
> > [INFO] Infinispan Near Cache Demo Client ................. SKIPPED
> > [INFO] Infinispan AS/EAP modules ......................... SKIPPED
> > [INFO] Integration tests: Lucene Directory with Infinispan Query  SKIPPED
> > [INFO] Integration tests: AS Module Integration Tests .... SKIPPED
> > [INFO] Integration tests: Infinispan compatibility mode .. SKIPPED
> > [INFO] Infinispan Distribution ........................... SKIPPED
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Total time: 3:52.887s
> > [INFO] Finished at: Tue Jul 16 10:17:58 BST 2013
> > [INFO] Final Memory: 94M/1003M
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal on project infinispan-client-hotrod:
> > Could not resolve dependencies for project
> > org.infinispan:infinispan-client-hotrod:bundle:6.0.0-SNAPSHOT: Failed
> > to collect dependencies for
> > [org.infinispan:infinispan-commons:jar:6.0.0-SNAPSHOT (compile),
> > org.jboss.marshalling:jboss-marshalling-river:jar:1.3.15.GA (compile),
> > commons-pool:commons-pool:jar:1.6 (compile),
> > org.apache.hadoop:avro:jar:1.3.3 (provided),
> > org.infinispan:infinispan-core:jar:tests:6.0.0-SNAPSHOT (test),
> > org.infinispan:infinispan-server-hotrod:jar:6.0.0-SNAPSHOT (test),
> > org.infinispan:infinispan-server-hotrod:jar:tests:6.0.0-SNAPSHOT
> > (test), org.infinispan:infinispan-server-core:jar:tests:6.0.0-SNAPSHOT
> > (test), org.scala-lang:scala-library:jar:2.10.2 (test),
> > org.infinispan.protostream:protostream:jar:1.0.0.Alpha1 (compile),
> > org.infinispan.protostream:sample-domain-definition:jar:1.0.0.Alpha1
> > (test), com.thoughtworks.xstream:xstream:jar:1.4.1 (test),
> > commons-logging:commons-logging:jar:1.1 (test), log4j:log4j:jar:1.2.16
> > (compile?), net.jcip:jcip-annotations:jar:1.0 (compile?),
> > org.mockito:mockito-all:jar:1.9.5 (test),
> > org.jboss.jbossts.jta:narayana-jta:jar:4.17.4.Final (test),
> > org.jboss.logging:jboss-logging-processor:jar:1.0.3.Final (provided),
> > org.slf4j:slf4j-log4j12:jar:1.6.4 (test), org.testng:testng:jar:6.8
> > (test)]: Failed to read artifact descriptor for
> > org.infinispan.protostream:protostream:jar:1.0.0.Alpha1: Could not
> > find artifact org.infinispan.protostream:parent:pom:1.0.0.Alpha1 in
> > redhat-earlyaccess-repository-group
> > (http://maven.repository.redhat.com/earlyaccess/all/) -> [Help 1]
> > _______________________________________________
> > infinispan-dev mailing list
> > infinispan-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> Cheers,
> --
> Mircea Markus
> Infinispan lead (www.infinispan.org)
>
>
>
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20130716/6a111321/attachment-0001.html 


More information about the infinispan-dev mailing list