See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20View%20Model%20Impl/1144/changes>

Changes:

[mes] removed unused config file

[kono] Unit tests added. for view model.

------------------------------------------
[...truncated 65 lines...]
[INFO] Unable to find resource 
'org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT' in repository 
ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/model-impl/1.0-SNAPSHOT/model-impl-1.0-SNAPSHOT-tests.jar
[INFO] Unable to find resource 
'org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT' in repository 
l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20View%20Model%20Impl/ws/trunk/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 View Model 
Impl/modules/org.cytoscape$viewmodel-impl/builds/2010-08-17_20-22-26/archive/org.cytoscape/viewmodel-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.cytoscape -DartifactId=model-impl 
-Dversion=1.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.cytoscape -DartifactId=model-impl 
-Dversion=1.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:viewmodel-impl:bundle:1.0-SNAPSHOT
        2) org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT

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

for artifact: 
  org.cytoscape:viewmodel-impl:bundle:1.0-SNAPSHOT

from the specified remote repositories:
  com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release),
  com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external),
  cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/),
  cytoscape_snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/),
  spring-osgified-artifacts (http://maven.springframework.org/osgi),
  l2fprod-maven-repo (http://www.l2fprod.com/maven2/),
  Nexus (http://cytoscape.wodaklab.org/nexus/content/groups/public),
  ops4j.releases (http://repository.ops4j.org/maven2/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Tue Aug 17 20:22:49 EDT 2010
[INFO] Final Memory: 48M/493M
[INFO] ------------------------------------------------------------------------
channel stopped
[trunk] $ /R1/tools/maven/apache-maven-2.1.0/bin/mvn 
org.codehaus.sonar:sonar-maven-plugin:1.8:sonar 
-Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.username=sonar 
-Dsonar.jdbc.password=deploysonar 
-Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar 
-Dsonar.host.url=http://localhost:8021/sonar/ -Dsonar.skipInstall=true
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.viewmodel-impl
[INFO]    task-segment: [org.codehaus.sonar:sonar-maven-plugin:1.8:sonar] 
(aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [sonar:sonar]
[INFO] Sonar host: http://localhost:8021/sonar
[INFO] Sonar version: 1.8
[INFO] [sonar-core:internal]
[INFO] Sonar JDBC URL: jdbc:mysql://localhost:3306/sonar
[INFO] Sonar JDBC login: sonar
[INFO] Sonar JDBC driver: com.mysql.jdbc.Driver
[INFO] Sonar branch: 
[INFO] org.cytoscape.viewmodel-impl Selected quality profile : Cytoscape, 
language=java
[INFO] org.cytoscape.viewmodel-impl Executing 
org.codehaus.mojo:findbugs-maven-plugin:[findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.viewmodel-impl
[INFO]    task-segment: [org.codehaus.mojo:findbugs-maven-plugin:1.2:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing findbugs:findbugs
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [pax:compile]
[INFO] Nothing to compile - all classes are up to date
[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] [findbugs:findbugs]
[INFO]   Using maximum effort.
[INFO]   Using low threshold.
[INFO]   Using FindBugs Version: 1.3.2
[INFO]   Using low threshold.
[INFO]   Using low threshold.
[INFO]   Using the xdoc format
[INFO]   Using maximum effort.
[INFO]   Using low threshold.
[INFO]   Using low threshold.
[INFO]   Debugging is Off
[INFO]   Using bug include filter 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20View%20Model%20Impl/ws/trunk/target/sonar/findbugs-include.xml>
[INFO]   No bug exclude filter.
[INFO] Printing Errors
[INFO] Printing Missing classes
[INFO] Printing Source Roots
[INFO] org.cytoscape.viewmodel-impl Executing 
org.apache.maven.plugins:maven-checkstyle-plugin:[checkstyle]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.viewmodel-impl
[INFO]    task-segment: 
[org.apache.maven.plugins:maven-checkstyle-plugin:2.2:checkstyle]
[INFO] ------------------------------------------------------------------------
[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] [checkstyle:checkstyle]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. 
build is platform dependent!
[INFO] org.cytoscape.viewmodel-impl Executing 
org.apache.maven.plugins:maven-pmd-plugin:[pmd]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.viewmodel-impl
[INFO]    task-segment: [org.apache.maven.plugins:maven-pmd-plugin:2.4:pmd]
[INFO] ------------------------------------------------------------------------
[INFO] [pmd:pmd]
[INFO] org.cytoscape.viewmodel-impl Executing 
org.codehaus.mojo:javancss-maven-plugin:[report]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.viewmodel-impl
[INFO]    task-segment: 
[org.codehaus.mojo:javancss-maven-plugin:2.0-beta-2:report]
[INFO] ------------------------------------------------------------------------
[INFO] [javancss:report]
[INFO] org.cytoscape.viewmodel-impl Executing 
org.codehaus.mojo:cobertura-maven-plugin:[cobertura]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.viewmodel-impl
[INFO]    task-segment: [org.codehaus.mojo:cobertura-maven-plugin:2.2:cobertura]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing cobertura:cobertura
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [pax:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [cobertura:instrument]
[INFO] Cobertura 1.9 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 4 files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20View%20Model%20Impl/ws/trunk/target/generated-classes/cobertura>
Cobertura: Saved information on 4 classes.
Instrument time: 121ms

[INFO] Instrumentation was successful.
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 1 resource
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots//org/cytoscape/model-impl/1.0-SNAPSHOT/model-impl-1.0-SNAPSHOT-tests.jar
[INFO] Unable to find resource 
'org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT' in repository 
cytoscape_snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/)
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/model-impl/1.0-SNAPSHOT/model-impl-1.0-SNAPSHOT-tests.jar
[INFO] Unable to find resource 
'org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT' in repository 
spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/model-impl/1.0-SNAPSHOT/model-impl-1.0-SNAPSHOT-tests.jar
[INFO] Unable to find resource 
'org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT' in repository 
ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/model-impl/1.0-SNAPSHOT/model-impl-1.0-SNAPSHOT-tests.jar
[INFO] Unable to find resource 
'org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT' in repository 
l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Unable to execute mojo
Missing:
----------
1) org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.cytoscape -DartifactId=model-impl 
-Dversion=1.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.cytoscape -DartifactId=model-impl 
-Dversion=1.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:viewmodel-impl:bundle:1.0-SNAPSHOT
        2) org.cytoscape:model-impl:test-jar:tests:1.0-SNAPSHOT

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

for artifact: 
  org.cytoscape:viewmodel-impl:bundle:1.0-SNAPSHOT

from the specified remote repositories:
  com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release),
  com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external),
  cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/),
  sonar (http://localhost:8021/sonar/deploy/maven),
  cytoscape_snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/),
  spring-osgified-artifacts (http://maven.springframework.org/osgi),
  l2fprod-maven-repo (http://www.l2fprod.com/maven2/),
  Nexus (http://cytoscape.wodaklab.org/nexus/content/groups/public),
  ops4j.releases (http://repository.ops4j.org/maven2/)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52 seconds
[INFO] Finished at: Tue Aug 17 20:23:43 EDT 2010
[INFO] Final Memory: 91M/777M
[INFO] ------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to