I have found the problem, this is a drawback of STANBOL-385. The old 1.0.0-incubating version of opennlp.ner.en must be upgraded to 1.0.1-incubating-SNAPSHOT. This is valid also for the other data bundles. I can fix this in the stateless bundle list and commit changes when ready.
On 24 November 2011 12:08, Enrico Daga <[email protected]> wrote: > Hi all, > since I moved the recent developments of reasoners and jobs in /trunk > and I am preparing to add them to the build profiles/launchers, > I did a repo clean, a new checkout, and build with the default profile > (as it is now, so no jobs/reasoners modules are involved). > > I got the following error: > > [INFO] Apache Stanbol Launcher - Stable .................. SUCCESS [21.687s] > [INFO] Apache Stanbol Launcher - Stateless ............... FAILURE [1.214s] > [INFO] Apache Stanbol Launcher - Full .................... SKIPPED > [INFO] Apache Stanbol Launcher - Full WAR ................ SKIPPED > [INFO] Apache Stanbol Integration Tests .................. SKIPPED > [INFO] Apache Stanbol Reactor ............................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 7:20.329s > [INFO] Finished at: Thu Nov 24 11:52:47 CET 2011 > [INFO] Final Memory: 119M/382M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.sling:maven-launchpad-plugin:2.1.0:prepare-package > (prepare-package) on project org.apache.stanbol.launchers.stateless: > Unable to find artifact. Failure to find > org.apache.stanbol:org.apache.stanbol.data.opennlp.ner.en:jar:1.0.0-incubating > in http://repository.apache.org/snapshots/ was cached in the local > repository, resolution will not be reattempted until the update > interval of apache has elapsed or updates are forced > > I remeber there was an issue with the opennlp bundle in the past, but > I don't know if this have been solved and how. > > Any hint? > > Enrico > > -- > Enrico Daga > > -- > http://www.enridaga.net > skype: enri-pan -- Enrico Daga -- http://www.enridaga.net skype: enri-pan
