See <http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/197/>

------------------------------------------
[...truncated 573 lines...]
A         
server/core/src/main/java/org/apache/vysper/xmpp/server/AbstractSessionContext.java
A         server/core/src/main/java/org/apache/vysper/xmpp/server/response
A         
server/core/src/main/java/org/apache/vysper/xmpp/server/response/ServerErrorResponses.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/server/response/ServerResponses.java
A         server/core/src/main/java/org/apache/vysper/xmpp/uuid
A         
server/core/src/main/java/org/apache/vysper/xmpp/uuid/JVMBuiltinUUIDGenerator.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/uuid/UUIDGenerator.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/ServerRuntimeContextService.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/Module.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/negotiation
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core/starttls
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/starttls/StartTLSStanzaDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/starttls/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/starttls/handler/StartTLSHandler.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl/SASLStanzaDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl/SASLFailureType.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl/handler/AuthHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl/handler/AbstractSASLHandler.java
AU        
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl/handler/AbortHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/sasl/AuthorizationRetriesCounter.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core/session
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/session/SessionStanzaDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/session/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/session/handler/SessionIQHandler.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler/PresenceHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler/AbstractPresenceSpecializedHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler/PresenceSubscriptionHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/im/handler/PresenceAvailabilityHandler.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core/jabber
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/jabber/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/compatibility
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/compatibility/jabber_iq_auth
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/compatibility/jabber_iq_auth/JabberIQAuthDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/compatibility/jabber_iq_auth/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/compatibility/jabber_iq_auth/handler/AuthCompatibilityIQHandler.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/reponse
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/BaseStreamStanzaDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/XMLPrologHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/MessageHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/RelayingIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/DefaultMessageHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/DefaultPresenceHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/IQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/StreamStartHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/DefaultIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/XMPPCoreStanzaHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/async
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/async/RunnableFuture.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/async/AbstractAsyncIQGetHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/base/handler/async/ResponseFuture.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/core/bind
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/bind/BindResourceDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/bind/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/core/bind/handler/BindIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/ServiceDiscoveryInfoDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/collection
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/collection/ServiceDiscoveryRequestListenerRegistry.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/collection/ServiceCollector.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/ServiceDiscoveryRequestException.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/ServerInfoRequestListener.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/InfoRequest.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/InfoElement.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/Identity.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/InfoDataForm.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/InfoRequestListener.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/Feature.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/ComponentInfoRequestListener.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/ItemRequestListener.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/management/Item.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/ServiceDiscoveryItemDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/handler/DiscoInfoIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/handler/DiscoItemIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/servicediscovery/ServiceDiscoveryModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/DefaultModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/DefaultDiscoAwareModule.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/extension
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0092_software_version
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0092_software_version/SoftwareVersionModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0092_software_version/SoftwareVersionIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0119_xmppping
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0119_xmppping/XmppPingModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0119_xmppping/XmppPingIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0054_vcardtemp
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0054_vcardtemp/VcardTempPersistenceManager.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0054_vcardtemp/VcardTempModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0054_vcardtemp/VcardTempIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0202_entity_time
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0202_entity_time/EntityTimeModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0202_entity_time/EntityTimeIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0202_entity_time/EntityTimeXEP0090IQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0049_privatedata
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0049_privatedata/PrivateDataPersistenceManager.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0049_privatedata/PrivateDataModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/extension/xep0049_privatedata/PrivateDataIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/ModuleRegistry.java
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/package.html
A         server/core/src/main/java/org/apache/vysper/xmpp/modules/roster
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterSubscriptionMutator.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterUtils.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/persistence
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/persistence/MemoryRosterManager.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/persistence/RosterManager.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/persistence/RosterManagerUtils.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/persistence/AbstractRosterManager.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterDictionary.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterConfiguration.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterBadRequestException.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/Roster.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterStanzaUtils.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterNotAcceptableException.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterModule.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/AskSubscriptionType.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/SubscriptionType.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/MutableRoster.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterGroup.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterItem.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/handler
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/handler/RosterIQHandler.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/modules/roster/RosterException.java
A         server/core/src/main/java/org/apache/vysper/xmpp/cryptography
A         
server/core/src/main/java/org/apache/vysper/xmpp/cryptography/TLSContextFactory.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/cryptography/AbstractTLSContextFactory.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/cryptography/BogusTrustManagerFactory.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/cryptography/TrustManagerFactory.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/cryptography/FileBasedTLSContextFactory.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/cryptography/package.html
A         server/core/src/main/java/org/apache/vysper/xmpp/datetime
A         
server/core/src/main/java/org/apache/vysper/xmpp/datetime/DateTimeProfile.java
A         server/core/src/main/java/org/apache/vysper/xmpp/namespace
A         server/core/src/main/java/org/apache/vysper/xmpp/parser
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/StringStreamParser.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/ParsingException.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/ParsingErrorCondition.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/AbstractNekopullStreamParser.java
A         server/core/src/main/java/org/apache/vysper/xmpp/parser/io
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/io/PlainToTLSStreaming.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/InputStreamParser.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/StreamParser.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/parser/EncryptionAware.java
A         server/core/src/main/java/org/apache/vysper/xmpp/parser/package.html
A         server/core/src/main/java/org/apache/vysper/xmpp/writer
A         
server/core/src/main/java/org/apache/vysper/xmpp/writer/DenseStanzaLogRenderer.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/writer/SystemOutStanzaWriter.java
A         
server/core/src/main/java/org/apache/vysper/xmpp/writer/StanzaWriter.java
A         server/core/src/main/config
AU        server/core/src/main/config/ehcache.xml
AU        server/core/src/main/config/bogus_mina_tls.cert
A         server/core/src/main/config/spring-config.xml
A         server/core/src/main/config/log4j.xml
A         server/core/src/main/resources
A         server/core/pom.xml
A         server/pom.xml
A         ABOUT.txt
A         pom.xml
 U        .
At revision 942201
no revision recorded for https://svn.apache.org/repos/asf/mina/vysper/trunk in 
the previous build
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp 
/export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.353.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /home/hudson/tools/maven/latest 
/export/home/hudson/tools/tomcat/latest/webapps/hudson/WEB-INF/lib/remoting-1.353.jar
 
/export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.353.jar
 65487 
/export/home/hudson/hudson/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/pom.xml>
 clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Vysper Parent
[INFO]   Apache Vysper Spec compliance
[INFO]   Apache Vysper Non-blocking XML parser
[INFO]   Apache Vysper Server
[INFO]   Apache Vysper Core
[INFO]   Apache Vysper Extensions
[INFO]   Apache Vysper XEP-0060 Publish-Subscribe
[INFO]   Apache Vysper XEP-0045 Multi-user chat
[INFO]   Apache Vysper
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Vysper Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[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] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/pom.xml>
 to 
/export/home/hudson/.m2/repository/org/apache/vysper/vysper-parent/0.6-SNAPSHOT/vysper-parent-0.6-SNAPSHOT.pom
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/pom.xml>
 to 
/export/home/hudson/hudson/jobs/vysper-trunk-jdk1.6-solaris/modules/org.apache.vysper$vysper-parent/builds/2010-05-07_20-20-44/archive/org.apache.vysper/vysper-parent/0.6-SNAPSHOT/pom.xml
[HUDSON] Archiving 
/export/home/hudson/.m2/repository/org/apache/vysper/vysper-parent/0.6-SNAPSHOT/vysper-parent-0.6-SNAPSHOT.pom
 to 
/export/home/hudson/hudson/jobs/vysper-trunk-jdk1.6-solaris/modules/org.apache.vysper$vysper-parent/builds/2010-05-07_20-20-44/archive/org.apache.vysper/vysper-parent/0.6-SNAPSHOT/vysper-parent-0.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Vysper Spec compliance
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/src/main/resources>
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/src/test/resources>
[INFO] Copying 2 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/target/spec-compliance-0.6-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/target/spec-compliance-0.6-SNAPSHOT.jar>
 to 
/export/home/hudson/.m2/repository/org/apache/vysper/spec-compliance/0.6-SNAPSHOT/spec-compliance-0.6-SNAPSHOT.jar
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/pom.xml>
 to 
/export/home/hudson/hudson/jobs/vysper-trunk-jdk1.6-solaris/modules/org.apache.vysper$spec-compliance/builds/2010-05-07_20-20-44/archive/org.apache.vysper/spec-compliance/0.6-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/target/spec-compliance-0.6-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson/jobs/vysper-trunk-jdk1.6-solaris/modules/org.apache.vysper$spec-compliance/builds/2010-05-07_20-20-44/archive/org.apache.vysper/spec-compliance/0.6-SNAPSHOT/spec-compliance-0.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact: Failed to copy full contents from 
<http://hudson.zones.apache.org/hudson/job/vysper-trunk-jdk1.6-solaris/ws/trunk/speccompliance/target/spec-compliance-0.6-SNAPSHOT.jar>
 to 
/export/home/hudson/.m2/repository/org/apache/vysper/spec-compliance/0.6-SNAPSHOT/spec-compliance-0.6-SNAPSHOT.jar

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35 seconds
[INFO] Finished at: Fri May 07 20:21:30 UTC 2010
[INFO] Final Memory: 28M/190M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped

Reply via email to