See 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/254/>

------------------------------------------
[...truncated 2162 lines...]
Running org.apache.synapse.mediators.throttle.ThrottleMediatorTest
Jan 16, 2010 6:10:20 AM org.wso2.throttle.AccessRateController canAccess
INFO: You cannot access this service since you have exceeded the allocated 
quota.
Jan 16, 2010 6:10:20 AM org.wso2.throttle.AccessRateController canAccess
INFO: You cannot access this service since you have exceeded the allocated 
quota.
Jan 16, 2010 6:10:20 AM org.wso2.throttle.AccessRateController canAccess
INFO: You cannot access this service since you have exceeded the allocated 
quota.
Jan 16, 2010 6:10:23 AM org.wso2.throttle.AccessRateController canAccess
INFO: You cannot access this service since you have exceeded the allocated 
quota.
Jan 16, 2010 6:10:23 AM org.wso2.throttle.AccessRateController canAccess
INFO: You cannot access this service since you have exceeded the allocated 
quota.
Jan 16, 2010 6:10:23 AM org.wso2.throttle.AccessRateController canAccess
INFO: You cannot access this service since you have exceeded the allocated 
quota.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 sec
Running org.apache.synapse.mediators.bsf.ScriptMediatorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.synapse.format.hessian.HessianMessageFormatterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.synapse.format.hessian.HessianMessageBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.synapse.format.syslog.SyslogMessageBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.apache.synapse.mediators.bsf.javascript.JavaScriptMediatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.synapse.mediators.bsf.ScriptMediatorSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.synapse.mediators.bsf.GroovyScriptMediatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.synapse.mediators.throttle.ThrottleMediatorSerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.synapse.mediators.spring.TestMediateHandlerImpl
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec

Results :
Tests run: 133, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/extensions/target/synapse-extensions-1.3.0-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/synapse/synapse-extensions/1.3.0-SNAPSHOT/synapse-extensions-1.3.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] :-1:-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:264)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        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:136)
        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:592)
        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:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
        at hudson.remoting.UserRequest.perform(UserRequest.java:104)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:236)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[INFO] Writing OBR metadata
[WARNING] Exception while updating local OBR: null
java.lang.NullPointerException
        at 
org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:268)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:144)
        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:592)
        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:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
        at hudson.remoting.UserRequest.perform(UserRequest.java:104)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:236)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/extensions/pom.xml>
 to /export/home/hudson/hudson/jobs/Synapse - 1.3 - 
SNAPSHOT/modules/org.apache.synapse$synapse-extensions/builds/2010-01-16_06-03-07/archive/org.apache.synapse/synapse-extensions/1.3.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/extensions/target/synapse-extensions-1.3.0-SNAPSHOT.jar>
 to /export/home/hudson/hudson/jobs/Synapse - 1.3 - 
SNAPSHOT/modules/org.apache.synapse$synapse-extensions/builds/2010-01-16_06-03-07/archive/org.apache.synapse/synapse-extensions/1.3.0-SNAPSHOT/synapse-extensions-1.3.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Samples
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/samples/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'org.jruby:jruby-complete:pom:0.9.9:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] snapshot org.apache.rampart:rampart-core:SNAPSHOT: checking for updates 
from apache-snapshots
[INFO] snapshot org.apache.rampart:rampart-core:SNAPSHOT: checking for updates 
from wso2-m2
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//org/apache/rampart/rampart-core/SNAPSHOT/rampart-core-SNAPSHOT.pom
2K downloaded  (rampart-core-SNAPSHOT.pom)
[INFO] snapshot org.apache.rampart:rampart-project:SNAPSHOT: checking for 
updates from apache-snapshots
[INFO] snapshot org.apache.rampart:rampart-project:SNAPSHOT: checking for 
updates from wso2-m2
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//org/apache/rampart/rampart-project/SNAPSHOT/rampart-project-SNAPSHOT.pom
13K downloaded  (rampart-project-SNAPSHOT.pom)
[INFO] snapshot org.apache.rampart:rampart-policy:SNAPSHOT: checking for 
updates from apache-snapshots
[INFO] snapshot org.apache.rampart:rampart-policy:SNAPSHOT: checking for 
updates from wso2-m2
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//org/apache/rampart/rampart-policy/SNAPSHOT/rampart-policy-SNAPSHOT.pom
1K downloaded  (rampart-policy-SNAPSHOT.pom)
[WARNING] Overriding profile: 'null' (source: pom) with new instance from 
source: pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//opensaml/opensaml/1.1/opensaml-1.1.pom
[INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository 
apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Downloading: http://dist.wso2.org/maven2//opensaml/opensaml/1.1/opensaml-1.1.pom
[INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository 
wso2-m2 (http://dist.wso2.org/maven2/)
Downloading: 
http://people.apache.org/~asankha/repository/opensaml/opensaml/1.1/opensaml-1.1.pom
[INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository 
asankha (http://people.apache.org/~asankha/repository)
Downloading: 
http://ws.zones.apache.org/repository2/opensaml/opensaml/1.1/opensaml-1.1.pom
[INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository 
apache-ws-zones2 (http://ws.zones.apache.org/repository2)
Downloading: 
http://shibboleth.internet2.edu/downloads/maven2//opensaml/opensaml/1.1/opensaml-1.1.pom
[INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository 
open-saml (http://shibboleth.internet2.edu/downloads/maven2/)
Downloading: 
http://repo1.maven.org/maven2/opensaml/opensaml/1.1/opensaml-1.1.pom
[INFO] Unable to find resource 'opensaml:opensaml:pom:1.1' in repository 
central (http://repo1.maven.org/maven2)
[INFO] snapshot org.apache.rampart:rampart-trust:SNAPSHOT: checking for updates 
from apache-snapshots
[INFO] snapshot org.apache.rampart:rampart-trust:SNAPSHOT: checking for updates 
from wso2-m2
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//org/apache/rampart/rampart-trust/SNAPSHOT/rampart-trust-SNAPSHOT.pom
1K downloaded  (rampart-trust-SNAPSHOT.pom)
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//org/apache/rampart/rampart-core/SNAPSHOT/rampart-core-SNAPSHOT.jar
[INFO] snapshot org.apache.synapse:synapse-extensions:1.3.0-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot org.apache.synapse:synapse-extensions:1.3.0-SNAPSHOT: checking 
for updates from wso2-m2
[INFO] snapshot org.apache.synapse:synapse-extensions:1.3.0-SNAPSHOT: checking 
for updates from apache.snapshots
144K downloaded  (rampart-core-SNAPSHOT.jar)
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//org/apache/rampart/rampart-policy/SNAPSHOT/rampart-policy-SNAPSHOT.jar
147K downloaded  (rampart-policy-SNAPSHOT.jar)
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository//org/apache/rampart/rampart-trust/SNAPSHOT/rampart-trust-SNAPSHOT.jar
97K downloaded  (rampart-trust-SNAPSHOT.jar)
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/samples/pom.xml>
 to /export/home/hudson/hudson/jobs/Synapse - 1.3 - 
SNAPSHOT/modules/org.apache.synapse$synapse-samples/builds/2010-01-16_06-03-07/archive/org.apache.synapse/synapse-samples/1.3.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.rampart:rampart-core:jar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rampart 
-DartifactId=rampart-core -Dversion=SNAPSHOT -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.apache.rampart 
-DartifactId=rampart-core -Dversion=SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.synapse:synapse-samples:bundle:1.3.0-SNAPSHOT
        2) org.apache.rampart:rampart-core:jar:SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.synapse:synapse-samples:bundle:1.3.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
  asankha (http://people.apache.org/~asankha/repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  wso2-m2 (http://dist.wso2.org/maven2/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 30 seconds
[INFO] Finished at: Sat Jan 16 06:10:31 UTC 2010
[INFO] Final Memory: 52M/193M
[INFO] ------------------------------------------------------------------------
ERROR: Processing failed due to a bug in the code. Please report this to 
[email protected]
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/xar-maven-plugin>
 not found.
        at 
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:422)
        at 
hudson.plugins.violations.ViolationsCollector.findFiles(ViolationsCollector.java:215)
        at 
hudson.plugins.violations.ViolationsCollector.doType(ViolationsCollector.java:166)
        at 
hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:110)
        at 
hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:27)
        at hudson.FilePath.act(FilePath.java:676)
        at hudson.FilePath.act(FilePath.java:660)
        at 
hudson.plugins.violations.hudson.maven.ViolationsMavenReporter.end(ViolationsMavenReporter.java:98)
        at 
hudson.maven.MavenModuleSetBuild$Builder.end(MavenModuleSetBuild.java:678)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:482)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417)
        at hudson.model.Run.run(Run.java:1179)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:122)
project=hudson.maven.mavenmodule...@1d9e3d9[synapse - 1.3 - SNAPSHOT]
project.getModules()=[hudson.maven.mavenmod...@1dd7880[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:Apache-Synapse], 
hudson.maven.mavenmod...@1123c41[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-commons], 
hudson.maven.mavenmod...@32033e[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-core], 
hudson.maven.mavenmod...@172e3c0[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-distribution], 
hudson.maven.mavenmod...@1c674d8[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-experimental], 
hudson.maven.mavenmod...@21275b[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-extensions], 
hudson.maven.mavenmod...@9f01e6[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-fix-transport], 
hudson.maven.mavenmod...@135d392[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-handler], 
hudson.maven.mavenmod...@d5232c[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-nhttp-transport], 
hudson.maven.mavenmod...@f82c7d[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-package-archetype], 
hudson.maven.mavenmod...@130fa6f[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-package-skeleton], 
hudson.maven.mavenmod...@899a54[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-patches], 
hudson.maven.mavenmod...@1f33149[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-pipe-transport], 
hudson.maven.mavenmod...@128bdf4[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-samples], 
hudson.maven.mavenmod...@1cf1d57[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-tasks], 
hudson.maven.mavenmod...@8f5346[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-transports], 
hudson.maven.mavenmod...@1a43cda[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-vfs-transport], 
hudson.maven.mavenmod...@197436b[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-war], 
hudson.maven.mavenmod...@1cb5cfc[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:synapse-xar-maven-plugin]]
project.getRootModule()=hudson.maven.mavenmod...@1dd7880[synapse - 1.3 - 
SNAPSHOT/org.apache.synapse:Apache-Synapse]
FATAL: 
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/xar-maven-plugin>
 not found.
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%201.3%20-%20SNAPSHOT/ws/java/modules/xar-maven-plugin>
 not found.
        at 
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:422)
        at 
hudson.plugins.violations.ViolationsCollector.findFiles(ViolationsCollector.java:215)
        at 
hudson.plugins.violations.ViolationsCollector.doType(ViolationsCollector.java:166)
        at 
hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:110)
        at 
hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:27)
        at hudson.FilePath.act(FilePath.java:676)
        at hudson.FilePath.act(FilePath.java:660)
        at 
hudson.plugins.violations.hudson.maven.ViolationsMavenReporter.end(ViolationsMavenReporter.java:98)
        at 
hudson.maven.MavenModuleSetBuild$Builder.end(MavenModuleSetBuild.java:678)
        at 
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:482)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:417)
        at hudson.model.Run.run(Run.java:1179)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:122)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to