You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Continuum Build Server <co...@ci.codehaus.org> on 2006/07/21 23:04:55 UTC

[continuum] BUILD SUCCESSFUL: Maven Checkstyle Plugin

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/36/buildId/6855
Build statistics:
  State: Ok
  Previous State: Error
  Started at: Fri, 21 Jul 2006 14:04:13 -0700
  Finished at: Fri, 21 Jul 2006 14:04:55 -0700
  Total time: 41s
  Build Trigger: Schedule
  Exit code: 0
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
         vsiveton          MNG-2460: Incorrect POM inheritance for plugins

Added missing <issueManagement/> and <mailingLists/> tags in pom.xml
             /maven/plugins/trunk/maven-ant-plugin/pom.xml
            /maven/plugins/trunk/maven-antlr-plugin/pom.xml
            /maven/plugins/trunk/maven-antrun-plugin/pom.xml
            /maven/plugins/trunk/maven-assembly-plugin/pom.xml
            /maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
            /maven/plugins/trunk/maven-clean-plugin/pom.xml
            /maven/plugins/trunk/maven-clover-plugin/pom.xml
            /maven/plugins/trunk/maven-compiler-plugin/pom.xml
            /maven/plugins/trunk/maven-dependency-plugin/pom.xml
            /maven/plugins/trunk/maven-deploy-plugin/pom.xml
            /maven/plugins/trunk/maven-doap-plugin/pom.xml
            /maven/plugins/trunk/maven-ear-plugin/pom.xml
            /maven/plugins/trunk/maven-ejb-plugin/pom.xml
            /maven/plugins/trunk/maven-help-plugin/pom.xml
            /maven/plugins/trunk/maven-idea-plugin/pom.xml
            /maven/plugins/trunk/maven-jar-plugin/pom.xml
            /maven/plugins/trunk/maven-javadoc-plugin/pom.xml
            /maven/plugins/trunk/maven-jxr-plugin/pom.xml
            /maven/plugins/trunk/maven-one-plugin/pom.xml
            /maven/plugins/trunk/maven-plugin-plugin/pom.xml
            /maven/plugins/trunk/maven-pmd-plugin/pom.xml
            /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
            /maven/plugins/trunk/maven-rar-plugin/pom.xml
            /maven/plugins/trunk/maven-release-plugin/pom.xml
            /maven/plugins/trunk/maven-repository-plugin/pom.xml
            /maven/plugins/trunk/maven-resources-plugin/pom.xml
            /maven/plugins/trunk/maven-site-plugin/pom.xml
            /maven/plugins/trunk/maven-source-plugin/pom.xml
            /maven/plugins/trunk/maven-surefire-plugin/pom.xml
            /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
            /maven/plugins/trunk/maven-verifier-plugin/pom.xml
            /maven/plugins/trunk/maven-war-plugin/pom.xml
            /maven/plugins/trunk/pom.xml
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Checkstyle Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/36/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/36/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/36/target/test-classes
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 8 source files to /home/continuum/continuum-maven/working-directory/36/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 9 source files to /home/continuum/continuum-maven/working-directory/36/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/continuum-maven/working-directory/36/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.checkstyle.CheckstyleReportListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.maven.plugin.checkstyle.CheckstyleResultsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.maven.plugin.checkstyle.ReportResourceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.maven.plugin.checkstyle.LocatorTest
[debug] resolveLocation(null, )
[debug] resolveLocation(, )
[debug] resolveLocation(file:////home/continuum/continuum-maven/working-directory/36/target/classes/config/maven_checks.xml, maven_checks.xml)
[debug] Potential URL: file://home/continuum/continuum-maven/working-directory/36/target/classes/config/maven_checks.xml
[debug] resolveLocation(/home/continuum/continuum-maven/working-directory/36/target/classes/config/avalon_checks.xml, avalon_checks.xml)
[debug] Location is not a URL.
[debug] Potential File: /home/continuum/continuum-maven/working-directory/36/target/classes/config/avalon_checks.xml
[debug] resolveLocation(META-INF/plexus/components.xml, components.xml)
[debug] Location is not a URL.
[debug] Location is not a File.
[debug] Potential Resource: jar:file:/home/continuum/.m2/repository/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.jar!/META-INF/plexus/components.xml
[debug] resolveLocation(edwin/punzalan, exception)
[debug] Location is not a URL.
[debug] Location is not a File.
[debug] Location is not a Resource.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojoTest
[INFO] Unable to perform checkstyle:check, unable to find checkstyle:checkstyle outputFile.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 sec
Running org.apache.maven.plugin.checkstyle.CheckstyleReportTest
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] Source directory does not exist - skipping report.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] There are 5 checkstyle errors.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 5,column 12] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 6,column 11] : ${project.url} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 7,column 18] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 1,column 1] : ${project.url} is not a valid reference.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] Starting audit...
/home/continuum/continuum-maven/working-directory/36/src/test/test-sources/TestJavaObject.java:1: Missing a Javadoc comment.
/home/continuum/continuum-maven/working-directory/36/src/test/test-sources/TestJavaObject.java:1: Missing a header - not enough lines in file.
/home/continuum/continuum-maven/working-directory/36/src/test/test-sources/TestJavaObject.java:1:29: '{' should be on a new line.
/home/continuum/continuum-maven/working-directory/36/src/test/test-sources/TestJavaObject.java:2:5: warning: Missing a Javadoc comment.
/home/continuum/continuum-maven/working-directory/36/src/test/test-sources/TestJavaObject.java:2:31: '{' should be on a new line.
/home/continuum/continuum-maven/working-directory/36/src/test/test-sources/TestJavaObject.java:6:5: warning: Missing a Javadoc comment.
/home/continuum/continuum-maven/working-directory/36/src/test/test-sources/TestJavaObject.java:6:34: '{' should be on a new line.
Audit done.

[INFO] There are 5 checkstyle errors.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 5,column 12] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 6,column 11] : ${project.url} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 7,column 18] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 1,column 1] : ${project.url} is not a valid reference.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] There are 5 checkstyle errors.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 5,column 12] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 6,column 11] : ${project.url} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 7,column 18] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 1,column 1] : ${project.url} is not a valid reference.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] There are 5 checkstyle errors.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 5,column 12] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 6,column 11] : ${project.url} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 7,column 18] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 1,column 1] : ${project.url} is not a valid reference.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] There are 5 checkstyle errors.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 5,column 12] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 6,column 11] : ${project.url} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 7,column 18] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 1,column 1] : ${project.url} is not a valid reference.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] There are 5 checkstyle errors.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 5,column 12] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 6,column 11] : ${project.url} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 7,column 18] : ${project.name} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = org/apache/maven/plugin/checkstyle/checkstyle-rss.vm [line 1,column 1] : ${project.url} is not a valid reference.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.544 sec

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

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/continuum-maven/working-directory/36/target/maven-checkstyle-plugin-2.2-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/continuum/continuum-maven/working-directory/36/target/maven-checkstyle-plugin-2.2-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/maven/plugins/maven-checkstyle-plugin/2.2-SNAPSHOT/maven-checkstyle-plugin-2.2-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39 seconds
[INFO] Finished at: Fri Jul 21 14:04:54 PDT 2006
[INFO] Final Memory: 13M/156M
[INFO] ------------------------------------------------------------------------

****************************************************************************