See <https://builds.apache.org/job/stanbol-trunk-1.6/247/changes>

Changes:

[rwesten] ### Full/Stateless Launchers

I tried to sort the bundle list.xml for the launchers.

Startlevels

* 0-9 are now reserved for the framwork (OSGI and Sling)
* 10-19 are for utilities, jersey, clerezza, stanbol common ...
* 20-24 are used by the stanbol components (enhancer, entityhub, contenthub, 
factstore ...
* 25-29 for plugins provided with the launcher (e.g. Enhancement Engines)

I also updated the Felix and Sling bundles to the newest versions

The stateless launchers now includes all the Stanbol Commons Bundles

Added the Zemanta Engine to the full launcher (STANBOL-239)

### OpenNLP

renamed all "build**" methods to "get**" to make more clear that the model is 
only build once and than the same instance is returned for any later call.

[rwesten] STANBOL-239: forgot to commit the changes to the tests

[rwesten] STANBOL-239: adds the features as requested by this issue. In 
addition it also adds metatype.properties for this Engine

[rwesten] STANBOL-240: adds the changes as requested by this issue

------------------------------------------
[...truncated 10455 lines...]
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:146)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at $Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:145)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:87)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
9849 [main] ERROR 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Exception 
while loading file 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/errorFileInFolder.txt>
java.io.IOException: To test an Error
        at 
org.apache.stanbol.entityhub.indexing.core.ResourceLoaderTest$DummyResourceImporter.importResource(ResourceLoaderTest.java:58)
        at 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader.loadResource(ResourceLoader.java:183)
        at 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader.loadResources(ResourceLoader.java:119)
        at 
org.apache.stanbol.entityhub.indexing.core.ResourceLoaderTest.testFolderWithoutProcessingArchives(ResourceLoaderTest.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:146)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at $Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:145)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:87)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/archiveInFolder.zip'>
 ...
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/archiveWithError.zip'>
 ...
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/archiveWithIgnore.zip'>
 ...
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9850 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/otherFileInFolder.txt'>
 ...
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/ignoreFileInFolder.txt'>
 ...
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/fileInFolder.txt'>
 ...
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  ... 7 files 
imported in 0 seconds
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Loding RDF 0 
File ...
9851 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  ... 0 files 
imported in 0 seconds
9852 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Loding RDF 7 
Files ...
9852 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/errorFileInFolder.txt'>
 ...
9852 [main] ERROR 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Unable to 
load resource 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/errorFileInFolder.txt!>
java.io.IOException: To test an Error
        at 
org.apache.stanbol.entityhub.indexing.core.ResourceLoaderTest$DummyResourceImporter.importResource(ResourceLoaderTest.java:58)
        at 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader.loadResource(ResourceLoader.java:183)
        at 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader.loadResources(ResourceLoader.java:119)
        at 
org.apache.stanbol.entityhub.indexing.core.ResourceLoaderTest.testFolderWithProcessingArchives(ResourceLoaderTest.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:146)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at $Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:145)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:87)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
9853 [main] ERROR 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Exception 
while loading file 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/errorFileInFolder.txt>
java.io.IOException: To test an Error
        at 
org.apache.stanbol.entityhub.indexing.core.ResourceLoaderTest$DummyResourceImporter.importResource(ResourceLoaderTest.java:58)
        at 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader.loadResource(ResourceLoader.java:183)
        at 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader.loadResources(ResourceLoader.java:119)
        at 
org.apache.stanbol.entityhub.indexing.core.ResourceLoaderTest.testFolderWithProcessingArchives(ResourceLoaderTest.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:146)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at $Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:145)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:87)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
9854 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9855 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/archiveInFolder.zip'>
 ...
9855 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -   - 
processing zip-archive entries:
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -      o 
loading entry 'archiveInFolder/otherFileInArchive.txt'
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -      o 
loading entry 'archiveInFolder/fileInArchive.txt'
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/archiveWithError.zip'>
 ...
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -   - 
processing zip-archive entries:
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -      o 
loading entry 'errorFileInArchive.txt'
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/archiveWithIgnore.zip'>
 ...
9875 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -   - 
processing zip-archive entries:
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -      o 
loading entry 'ignoreFileInArchive.txt'
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/otherFileInFolder.txt'>
 ...
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/ignoreFileInFolder.txt'>
 ...
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  > loading 
'<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/test-classes/resourceLoaderTest/testFolder/fileInFolder.txt'>
 ...
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -    - 
completed in 0 seconds
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  ... 7 files 
imported in 0 seconds
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader - Loding RDF 0 
File ...
9876 [main] INFO 
org.apache.stanbol.entityhub.indexing.core.source.ResourceLoader -  ... 0 files 
imported in 0 seconds
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/pom.xml>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.core/builds/2011-06-27_10-35-58/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.core/0.9-SNAPSHOT/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.core/builds/2011-06-27_10-35-58/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.core/0.9-SNAPSHOT/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT.jar
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/stanbol/org.apache.stanbol.entityhub.indexing.core/0.9-SNAPSHOT/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT-sources.jar>
 to 
/home/hudson/.m2/repository/org/apache/stanbol/org.apache.stanbol.entityhub.indexing.core/0.9-SNAPSHOT/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] repository.xml:3:1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:249)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:208)
        at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:185)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
[INFO] Writing OBR metadata
[JENKINS] Archiving 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/core/target/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT-sources.jar>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.core/builds/2011-06-27_10-35-58/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.core/0.9-SNAPSHOT/org.apache.stanbol.entityhub.indexing.core-0.9-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stanbol Entityhub IndexingSource for RDF using Jena TDB
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target>
[JENKINS] Archiving 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/pom.xml>
 to 
/home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$org.apache.stanbol.entityhub.indexing.source.jenatdb/builds/2011-06-27_10-35-58/archive/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.source.jenatdb/0.9-SNAPSHOT/org.apache.stanbol.entityhub.indexing.source.jenatdb-0.9-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to clean project: Failed to delete 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/resources/rdfdata/Rh??ne-Alpes.rdf>

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 30 seconds
[INFO] Finished at: Mon Jun 27 10:47:56 UTC 2011
[INFO] Final Memory: 190M/415M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to