Skip to content

Console Output

projectStarted org.seasar.cubby:cubby-unit:2.1.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cubby Unit 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)[INFO] Deleting /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target

[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cubby-unit ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[TASKS] Scanning folder '/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 12 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #97
mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
[INFO] 
[INFO] --- cobertura-maven-plugin:2.2:clean (default) @ cubby-unit ---
mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] execute contextualize

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cubby-unit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cubby-unit ---
[INFO] Compiling 5 source files to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target/classes
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted org.jvnet:animal-sniffer:1.2(default)
[INFO] Checking unresolved references to org.jvnet.animal-sniffer:java1.5:1.0
[INFO] 
[INFO] --- animal-sniffer:1.2:check (default) @ cubby-unit ---
mojoSucceeded org.jvnet:animal-sniffer:1.2(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cubby-unit ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cubby-unit ---
[INFO] Compiling 7 source files to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target/test-classes
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cubby-unit ---
[INFO] Surefire report directory: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.cubby.unit.CubbyRunnerTest
01:11:41.192 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:11:41.197 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:11:41.224 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@7df17e77 はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:11:41.225 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@7df17e77 はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:11:41.227 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@7df17e77 はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:11:41.228 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@7df17e77 はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:11:41.229 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@7df17e77 はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:11:41.295 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /mock/execute へのリクエストを受け付けました
01:11:41.301 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@47315d34 を用いてリクエストを解析します
01:11:41.305 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /context/mock/execute の処理を開始します
01:11:41.305 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute())を実行します
01:11:41.343 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@7df17e77 を破棄します
01:11:41.344 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@7df17e77 を破棄しました
01:11:41.345 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@5ece2187 を破棄します
01:11:41.345 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@5ece2187 を破棄しました
01:11:41.348 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:11:41.349 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:11:41.350 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@2b313906 はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:11:41.351 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@2b313906 はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:11:41.351 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@2b313906 はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:11:41.352 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@2b313906 はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:11:41.353 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@2b313906 はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:11:41.361 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /mock/execute へのリクエストを受け付けました
01:11:41.363 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@15aaf0b3 を用いてリクエストを解析します
01:11:41.364 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /context/mock/execute の処理を開始します
01:11:41.365 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute())を実行します
01:11:41.367 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@2b313906 を破棄します
01:11:41.368 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@2b313906 を破棄しました
01:11:41.369 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@1f8b81e3 を破棄します
01:11:41.369 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@1f8b81e3 を破棄しました
01:11:41.371 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:11:41.372 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:11:41.373 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@9a082e2 はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:11:41.374 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@9a082e2 はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:11:41.375 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@9a082e2 はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:11:41.376 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@9a082e2 はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:11:41.376 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@9a082e2 はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:11:41.380 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /mock/execute へのリクエストを受け付けました
01:11:41.382 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@3b75078b を用いてリクエストを解析します
01:11:41.383 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /context/mock/execute の処理を開始します
01:11:41.384 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute())を実行します
01:11:41.386 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@5cac6a45 を破棄します
01:11:41.387 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@5cac6a45 を破棄しました
01:11:41.388 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@9a082e2 を破棄します
01:11:41.388 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@9a082e2 を破棄しました
01:11:41.390 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:11:41.391 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:11:41.392 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@42552c はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:11:41.393 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@42552c はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:11:41.394 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@42552c はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:11:41.395 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@42552c はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:11:41.396 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@42552c はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:11:41.399 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /mock/execute へのリクエストを受け付けました
01:11:41.401 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@a210b5b を用いてリクエストを解析します
01:11:41.402 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /context/mock/execute の処理を開始します
01:11:41.403 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerTest$MockAction.execute())を実行します
01:11:41.405 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@571a75a2 を破棄します
01:11:41.406 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@571a75a2 を破棄しました
01:11:41.407 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@42552c を破棄します
01:11:41.408 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@42552c を破棄しました
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec
Running org.seasar.cubby.unit.CubbyAssertTest
null
expected:<class org.seasar.cubby.action.Redirect> but was:<class org.seasar.cubby.action.Forward>
null expected:<aaa/[ccc]> but was:<aaa/[bbb]>
null
expected:<class org.seasar.cubby.action.Forward> but was:<class org.seasar.cubby.action.Redirect>
null expected:<aaa/[ccc]> but was:<aaa/[bbb]>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.cubby.unit.CubbyRunnerFilterTest
01:11:41.424 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerFilterTest$MockAction.execute(),uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:11:41.425 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mock/execute$,actionMethod=public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerFilterTest$MockAction.execute(),uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:11:41.427 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@56d73c7a はサービス interface org.seasar.cubby.spi.PathResolverProvider を提供します
01:11:41.428 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@56d73c7a はサービス interface org.seasar.cubby.spi.ConverterProvider を提供します
01:11:41.429 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@56d73c7a はサービス interface org.seasar.cubby.spi.ContainerProvider を提供します
01:11:41.430 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@56d73c7a はサービス interface org.seasar.cubby.spi.BeanDescProvider を提供します
01:11:41.431 [main] INFO  o.seasar.cubby.plugin.PluginRegistry - プラグイン org.seasar.cubby.plugins.BinderPlugin@56d73c7a はサービス interface org.seasar.cubby.spi.RequestParserProvider を提供します
01:11:41.434 [main] DEBUG org.seasar.cubby.filter.CubbyFilter - /mock/execute へのリクエストを受け付けました
01:11:41.436 [main] DEBUG o.s.c.s.i.AbstractRequestParserProvider - org.seasar.cubby.controller.impl.DefaultRequestParser@1f25fefa を用いてリクエストを解析します
01:11:41.437 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - /context/mock/execute の処理を開始します
01:11:41.438 [main] DEBUG o.s.c.i.c.impl.ActionProcessorImpl - アクションメソッド(public org.seasar.cubby.action.ActionResult org.seasar.cubby.unit.CubbyRunnerFilterTest$MockAction.execute())を実行します
01:11:41.441 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@56d73c7a を破棄します
01:11:41.442 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.plugins.BinderPlugin@56d73c7a を破棄しました
01:11:41.443 [main] DEBUG o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@643c0007 を破棄します
01:11:41.444 [main] INFO  o.s.c.internal.plugin.PluginManager - プラグイン org.seasar.cubby.unit.CubbyRunner$CubbyRunnerPlugin@643c0007 を破棄しました
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec

Results :

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

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[JENKINS] テスト結果の記録
mojoStarted org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar)
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ cubby-unit ---
[INFO] Building jar: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target/cubby-unit-2.1.0-SNAPSHOT.jar
mojoSucceeded org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar)
2013/08/08 1:11:42 hudson.maven.ExecutedMojo <init>
警告: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
mojoStarted org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (source-jar) @ cubby-unit ---
[INFO] Building jar: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target/cubby-unit-2.1.0-SNAPSHOT-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
[INFO] 
[INFO] [INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target/cubby-unit-2.1.0-SNAPSHOT.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-unit/2.1.0-SNAPSHOT/cubby-unit-2.1.0-SNAPSHOT.jar
--- maven-install-plugin:2.3.1:install (default-install) @ cubby-unit ---
[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/pom.xml to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-unit/2.1.0-SNAPSHOT/cubby-unit-2.1.0-SNAPSHOT.pom
[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-unit/target/cubby-unit-2.1.0-SNAPSHOT-sources.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-unit/2.1.0-SNAPSHOT/cubby-unit-2.1.0-SNAPSHOT-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
projectSucceeded org.seasar.cubby:cubby-unit:2.1.0-SNAPSHOT