• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Maven Project Build Successfully but Error While Test It

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I am using maven and my project is install success fully bu t when i am test that project with maven it will give me an error like below and some attached file so please guide me how to resolve form


Detail Error Is in Attachment







nayan@nayan-desktop:~$ ls
Desktop Downloads glassfish-3.0.1 konsole.txt Music netbeans-6.9.1 Pictures Templates workspace
Documents eclipse jdk1.6.0_22 maven3.0 myeclipse-8.6.1-linux-gtk-x86 ONiT Public Videos
nayan@nayan-desktop:~$ cd workspace/
nayan@nayan-desktop:~/workspace$ ls
branches ONiT tags
nayan@nayan-desktop:~/workspace$ cd ONiT/
nayan@nayan-desktop:~/workspace/ONiT$ mvn test
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] ONiT
[INFO] ONiT Commons
[INFO] ONiT Media Player
[INFO] ONiT App Client
[INFO] ONiT Servlets
[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT Commons
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 40 source files to /home/nayan/workspace/ONiT/common/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to /home/nayan/workspace/ONiT/common/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/nayan/workspace/ONiT/common/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.icijapan.onit.dao.DaoContextTest
getPersistedClassList
com.icijapan.onit.entity.Subscriber
com.icijapan.onit.entity.SubscriberRole
com.icijapan.onit.entity.Department
com.icijapan.onit.entity.ExamPackageItem
com.icijapan.onit.entity.ExamItem
com.icijapan.onit.entity.ExamPackage
com.icijapan.onit.entity.SubscriberOrganizationRel
com.icijapan.onit.entity.CompanyType
com.icijapan.onit.entity.EvaluationStandard
com.icijapan.onit.entity.testmodule.TestPC
com.icijapan.onit.entity.SubscriberSubscriberRoleRel
com.icijapan.onit.entity.ExamAnswerItem
com.icijapan.onit.entity.Organization
com.icijapan.onit.entity.ExamRule
com.icijapan.onit.entity.Company
com.icijapan.onit.entity.GradeCategory
com.icijapan.onit.entity.ExamAnswer
com.icijapan.onit.entity.testmodule.ReportedException
com.icijapan.onit.entity.SubscriberPermission
com.icijapan.onit.entity.ExamAnswerItemScore
com.icijapan.onit.entity.SearchCondition
com.icijapan.onit.entity.ItemGenre
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 sec
Running com.icijapan.entitytests.EntityFormTest
Jan 27, 2011 5:38:32 PM com.icijapan.entitytests.EntityFormTest find
INFO: Found: file:/home/nayan/workspace/ONiT/common/target/classes/com/icijapan/onit/entity
Jan 27, 2011 5:38:32 PM com.icijapan.entitytests.EntityFormTest testEntities
INFO: Tested 25 entity classes with 4 tests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT Media Player
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
Downloading: http://repository.springsource.com/maven/bundles/release/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringSource Releases (http://repository.springsource.com/maven/bundles/release)
Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringSource Milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
Downloading: http://s3.amazonaws.com/maven.springframework.org/snapshot/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringSource Snapshot (http://s3.amazonaws.com/maven.springframework.org/snapshot)
Downloading: http://download.java.net/maven/2/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Java.net Maven 2 (http://download.java.net/maven/2)
Downloading: http://repository.jboss.org/maven2//net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository JBoss Maven2 Repo (http://repository.jboss.org/maven2/)
Downloading: http://www.opensprout.org/nexus/content/repositories/spring-bundles-release//net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Opensprout Spring Release (http://www.opensprout.org/nexus/content/repositories/spring-bundles-release/)
Downloading: http://www.opensprout.org/nexus/content/repositories/public//net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Opensprout Public (http://www.opensprout.org/nexus/content/repositories/public/)
Downloading: http://maven.springframework.org/milestone/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringFramework Milestones (http://maven.springframework.org/milestone)
Downloading: http://repository.prime.com.tr/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository prime-repo (http://repository.prime.com.tr)
Downloading: file:/home/nayan/workspace/ONiT/mediaPlayer/../lib/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Local Repository (file:/home/nayan/workspace/ONiT/mediaPlayer/../lib)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /home/nayan/workspace/ONiT/mediaPlayer/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to /home/nayan/workspace/ONiT/mediaPlayer/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/nayan/workspace/ONiT/mediaPlayer/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.icijapan.onit.media.MediaFileTest
getEncoded
------ Data Key ------
R6tgtggSIwiP+wKt2nFqkw==
------ Hash Code ------
KXY/s/1+1TTUfA+c4wKPpAQ5QEo=
------ Header ------
T05pVAABAQBsVaH+WOEeHz2zjjrxKieo7Jm3n1wTFYNfpE+aWRO0a8c98MusRDyONtwK1rT1DlsobySxW8+c0BZ1wUA2Bw1QI4KtoUHXEz3Ou8ZiK7fOblRQHKk/SmvMLEGPN+562GgitZx2mV+MQqifD9hpxP3zckBwrdoVCYp32tnzrH5LVmxulEY1NML15CSIvzhF4l5TAb/ihRGfJ+vknW6brW+AxWQJkiOdBfHc07GsNPY3dOhxunb+UT2h2vxB5ZCEAMxYd/M0m+IjU9IvEmHP08X/ETX5M7wqC/OhmTOq9/dUU/MSZnAZJL2ldnvhu44GfrABbdeSRjsD+cg6OW68W5CKVFNMJTse2pM= 272
Data Length: 1919995
Using generated
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.492 sec
Running com.icijapan.onit.media.MediaPlayerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 sec
Running com.icijapan.onit.media.KeyTest
------ Private Key ------
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCqs/250nhz5uMdDPgC1i+xXJZWHScRYp47Qktj4T7WR27sC4O47BjzNYweDW/srFWultinJyM9SJA8slB6hk1zIWkvA6op2xai6Y39HSAO2xBvnhyiVpJolqkNk+50+WeE0hN+YrxlUx5wkUyz05MzBPn1x5T94F7yTru3CTPI7oDumZS7ETC5RS+oE4DV5dcryJZHBZ7ReF+EYQ/nfyfvCWIjG+3VK5LBhtU3UE75MoBgWqZ05jwCjqaDNuO364ILRZEDuS6jrBMLeV8buGT8kqxjafvmvIEecAaWRhoZTwLFT4rLipLVenqgJZA9m060ZCmHb54MSTVt131fk1NdAgMBAAECggEATfFJVOOJJEK0SLt3MrRhqnZAHqnJAOMqpJwsmDps2qJbP2QyjOkgq0wz4jT4efRmWwV9fzUbngvX8B7rKEbSblM/F7xwohPrTg+eSYhW7vGPm6dyI52r1B2WqyB0rOyEG91gEUE8DHfbWkK95w4gFBedml+65ADi2XihtX16K7AcN6KmHVX1TQKbqwE0hFZnk7BiCZewG2iPtsBcq2ES1w6SiOK6pVGmde99islasmJLHJ9gJilynVc0pVmA0xLdetySRdGfgUYvE+KtigyfMhNwMjBFhtoNe43WwpN9ISlnRX3WFCCOMMbn5y01RmmrCnJoid5lNHL9cFr4cdfv8QKBgQDU7vl1OwnS5bv8dBByWzEOgLHCY4QThGrn+HbyFgut7wL19t9OG0AmEW7BT0po9yTtFcHvGv3w9ayHVVubF1BWZ8XEx0ekDFmV9FfkFWzdqEqY1Y9zcTXpVdyOG9JJMlEgAggzvb3lYx5OEObd3SVZxwLNeSBWXY+c3Yt//RJzuwKBgQDNOnWbV67IU+4krhn88gpnMRhaUoBDcljCL7DfD5RpVXXdEb1dGXWbXhYQMOvPZAz7Fwo3qcNlt9S5injHpaxg3sjzVEL04095aT5rI+k88i82lN1gMIqySk9aXHTYW1Fyh9Q6QhCv5i96FZVNxe6jaggN05jlLEbOS3FRJf/HxwKBgGRsAAIlwdBQwIOjSU5la5FnaG5A+L0rqi+UoqQxeXiiTEcsEsyHVY2ekxlgB7vRMv0NUdUuaa0GcEOzIezW5fCaKE9RnJvlpyptfjX3VMyE3gmOToUnU0GkWMw8msQiktgBnVSpm7FfOZ+foQHplf/tN4koIvQYU+6rHWtTMyyZAoGBAKiLzVCR12KAw4DuVzuMkIylHmn3fY1m2IxKXIklI27Kl+zCB/Hw2cyKnbYYZ2HAuoRwLJ0AWBAuxI7IsV7Nql84OHLWjdLO6FM+4ttc981s3OeHpLO9yfqY2sjMS83wWVilQt/BqDC969no5eCkoNMmXoz0bYoxLcl43gyWF5W7AoGAXsOcj4l7QPW8y71ih+RTxyEWGc7/ekmfkmViOAUsiTU9Zifs+3wqPpfzXKbOpy2B/VCrueSz5f9IexbAwcg7m0hDHpaEFY25aTS2EwMTvnIP+8ALkEBz6+pG1SoMoIwuWUaHJ4uXqI/uBlf9jkAxjzffVOueET70I514bOTGLYw=
------ Pubic Key ------
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqrP9udJ4c+bjHQz4AtYvsVyWVh0nEWKeO0JLY+E+1kdu7AuDuOwY8zWMHg1v7KxVrpbYpycjPUiQPLJQeoZNcyFpLwOqKdsWoumN/R0gDtsQb54colaSaJapDZPudPlnhNITfmK8ZVMecJFMs9OTMwT59ceU/eBe8k67twkzyO6A7pmUuxEwuUUvqBOA1eXXK8iWRwWe0XhfhGEP538n7wliIxvt1SuSwYbVN1BO+TKAYFqmdOY8Ao6mgzbjt+uCC0WRA7kuo6wTC3lfG7hk/JKsY2n75ryBHnAGlkYaGU8CxU+Ky4qS1Xp6oCWQPZtOtGQph2+eDEk1bdd9X5NTXQIDAQAB
------ randomData ------
aCyZHYXj926+2tFU/EXY31hyX0P/UCpt2+BbK3UK871Df1SBJI1Gvx2fvKeyvAgMKZhpp8gvSwFi7liuEm4jcnruLX0yiQLxRO/vDOZCiDW2UB157C9nPFflR0pn5v8MV8GWuNkXY3OuArfh6smddu4Xa+SNhoBCpOduUVGjX2M=
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec
Running com.icijapan.onit.media.JMFTest
java.runtime.name: Java(TM) SE Runtime Environment
sun.boot.library.path: /home/nayan/jdk1.6.0_22/jre/lib/i386
java.vm.version: 17.1-b03
java.vm.vendor: Sun Microsystems Inc.
java.vendor.url: http://java.sun.com/
path.separator: :
java.vm.name: Java HotSpot(TM) Client VM
file.encoding.pkg: sun.io
user.country: US
sun.java.launcher: SUN_STANDARD
sun.os.patch.level: unknown
java.vm.specification.name: Java Virtual Machine Specification
user.dir: /home/nayan/workspace/ONiT/mediaPlayer
java.runtime.version: 1.6.0_22-b04
java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
basedir: /home/nayan/workspace/ONiT/mediaPlayer
java.endorsed.dirs: /home/nayan/jdk1.6.0_22/jre/lib/endorsed
os.arch: i386
surefire.real.class.path: /tmp/surefirebooter5751375906273527124.jar
java.io.tmpdir: /tmp
line.separator:

java.vm.specification.vendor: Sun Microsystems Inc.
os.name: Linux
sun.jnu.encoding: UTF-8
java.library.path: /home/nayan/jdk1.6.0_22/jre/lib/i386/client:/home/nayan/jdk1.6.0_22/jre/lib/i386:/home/nayan/jdk1.6.0_22/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
surefire.test.class.path: /home/nayan/workspace/ONiT/mediaPlayer/target/test-classes:/home/nayan/workspace/ONiT/mediaPlayer/target/classes:/home/nayan/.m2/repository/junit/junit/4.4/junit-4.4.jar:/home/nayan/.m2/repository/javax/media/jmf/2.1.1e/jmf-2.1.1e.jar:/home/nayan/.m2/repository/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.jar:/home/nayan/.m2/repository/net/java/dev/jna/jna/3.2.4/jna-3.2.4.jar:
java.specification.name: Java Platform API Specification
java.class.version: 50.0
sun.management.compiler: HotSpot Client Compiler
os.version: 2.6.35-22-generic
user.home: /home/nayan
user.timezone:
java.awt.printerjob: sun.print.PSPrinterJob
file.encoding: UTF-8
java.specification.version: 1.6
user.name: nayan
java.class.path: /home/nayan/workspace/ONiT/mediaPlayer/target/test-classes:/home/nayan/workspace/ONiT/mediaPlayer/target/classes:/home/nayan/.m2/repository/junit/junit/4.4/junit-4.4.jar:/home/nayan/.m2/repository/javax/media/jmf/2.1.1e/jmf-2.1.1e.jar:/home/nayan/.m2/repository/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.jar:/home/nayan/.m2/repository/net/java/dev/jna/jna/3.2.4/jna-3.2.4.jar:
java.vm.specification.version: 1.0
sun.arch.data.model: 32
java.home: /home/nayan/jdk1.6.0_22/jre
java.specification.vendor: Sun Microsystems Inc.
user.language: en
java.vm.info: mixed mode, sharing
java.version: 1.6.0_22
java.ext.dirs: /home/nayan/jdk1.6.0_22/jre/lib/ext:/usr/java/packages/lib/ext
sun.boot.class.path: /home/nayan/jdk1.6.0_22/jre/lib/resources.jar:/home/nayan/jdk1.6.0_22/jre/lib/rt.jar:/home/nayan/jdk1.6.0_22/jre/lib/sunrsasign.jar:/home/nayan/jdk1.6.0_22/jre/lib/jsse.jar:/home/nayan/jdk1.6.0_22/jre/lib/jce.jar:/home/nayan/jdk1.6.0_22/jre/lib/charsets.jar:/home/nayan/jdk1.6.0_22/jre/classes
java.vendor: Sun Microsystems Inc.
localRepository: /home/nayan/.m2/repository
file.separator: /
java.vendor.url.bug: http://java.sun.com/cgi-bin/bugreport.cgi
sun.cpu.endian: little
sun.io.unicode.encoding: UnicodeLittle
sun.cpu.isalist:
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.038 sec
Running com.icijapan.onit.media.MediaParamsTest
getEncoded
------ Data Key ------
R6tgtggSIwiP+wKt2nFqkw==
------ Private Media Key ------
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDmiXsL7/8E3e2yV86+IhOBmisQN6Rxi5dsLJ+knHq2WNNsvbU1V9W7L2xtSNUv37uf34PtMMLaQr8lpXj1Dvu/cWxJDdhXiHTt/Y2kUx05ZohsuQ7jEBrC/INhNm5P4XFDT+SePCPD9uf20cPEnyR4GmPEXys75/nS/18pFy7gE6FYaIbH/YYVd/BsI1dMRgsVvggcl4HF+5mFEo87qflsocV7q7xq/yapH6OyblCuXTkR+8bRXvFP6gaK9OVMN4xr3seEvARCPsZiyoEPhyUlZltNAmvVEKgfzDAhkGuUFmROBhEtRb1RLMb08Gxb2TiU7xBrZsBNxiyCGMl88xAnAgMBAAECggEBALIU50EMbiGTUacfXyvOZOULc1J+uP+hBiJgwh1FZyFusjtgvBbtt8N12br9tPjbSjMwVNengA1b3A43qZ0bqupysmQoVsMfPLwOzhhuv7d0ddQOi+poqVOP/ejdRA9epcCKeZ6l9DbPhtZJqYE8Mc65C/JIVbxb8MbFz/uM1f/ukltOlB/3kYpG1sUFukXWfrP2niS7fzKd5CllcjtKf5uuxCPfjt9qidyd8G6Rb/eKfCIEsz4V+R06xJ4SLoMrpUXeaOuQlPqDjaAYC7L2fY4arC9mwiGj8N7PJH3oBn8YVAffclB5i8Hgh/KUAjwLdCM0Tih6twzVe9dUizx3PGECgYEA/Z8zu6j9dOSvNPmOCZSUa76Zo5NnNodKsjHvrVjVRpuCeFF0DNufBNwvJ1uzyCIK0pIiqPRpkFATENIbmGpnfc8ezEp7eb6It06QDcOgYqQzU+Vzb5XXZCIN5DhSL0S/JfOkSUp2IOsQ9EEwlURDfbfSMemycc84hTec7Y5USjcCgYEA6LLdhrcTHQ9ECrQPos4oQxjgU+mWiuYxEvqDT+sHfpWaGfYwknk5haQaDWFQK9T9n/zNX5uHEa6+miEV4LIBSamztFygKYejOgnJp5gBUL/Kh2WFXA0Hlck5NJGXVY2FHPJm3fL7uaZ3Cc98cG8YHkwPwpghv4AvGSP1kXDDsZECgYBFcwTdjGbrTXvUy8ljQjZqUqULr9+BhQalSRtSopK0ZP0TKWrX4oPm9sxKwMe4M+o2wyGOlm8Zv3OZFY/M6sYwIzlRw8uQCOazG2ZC/qC6ojAT9y7nDWcP2mtnZSzMGM0m/VKtZyB13yijWf6NwUWh9WYvmMjudUoK4LGuM11NfQKBgClrFNUSpvtIKVNCY3oV+cKfneYxsJL+kAORxWenLMlSNYCjelfH7f4kjGKPTKbQnWgppiB7XVo/YTur4eoBpQsIgqz6w6NAukPtVBBZlPpbeOAKqOcOhqgZje4Wb/pRWz0gxECDLF0KDSwY20xj6cYSwcdgLrmYRknSRbZifOKRAoGARG5RbUo9tEPPF9OxmoQNbvAUCL6GE4bL2ghohGhbN5zlLZvipEilzqi1e6vZnx87C0ScYa+DikxzNboJf4GLlHsDIb8Yq3O6UlvWB+fn9xomXlz5UOU87iNN+doiW4SIVQSq2GF5dpOC/OLODNPxp3O0vPRdM7rC5kDCQG09P8I=
------ Public Media Key ------
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5ol7C+//BN3tslfOviITgZorEDekcYuXbCyfpJx6tljTbL21NVfVuy9sbUjVL9+7n9+D7TDC2kK/JaV49Q77v3FsSQ3YV4h07f2NpFMdOWaIbLkO4xAawvyDYTZuT+FxQ0/knjwjw/bn9tHDxJ8keBpjxF8rO+f50v9fKRcu4BOhWGiGx/2GFXfwbCNXTEYLFb4IHJeBxfuZhRKPO6n5bKHFe6u8av8mqR+jsm5Qrl05EfvG0V7xT+oGivTlTDeMa97HhLwEQj7GYsqBD4clJWZbTQJr1RCoH8wwIZBrlBZkTgYRLUW9USzG9PBsW9k4lO8Qa2bATcYsghjJfPMQJwIDAQAB
------ Result Data ------
T05pVAABAQD//////////0GAPaHVIhWBDSQahtn6yqeCo/adSw4uu2/8n25sv/OuWbhdSHutZC41/3m65BgukMiYOOZ8A0q76NHYiEsTQdrVxKh0nZ6MLVqTOqOPBm6425OsXJlPgqUCKIFU7R8t0T9ZFWX22ZrsQBN02g6vyhkouYWcGvF+LcdpF74dQQ/pVS1RX+D79gUfwMsfwt6wTkfAWUtYaNe9J96uXhM/DNvv/zXCuXdFnp8JuBri9XODNtHLw/Rq4gBgG/tsI9Mvu0JILUkIPRmh5RqboH38qVZnS8dEzayIo05p5g/tBZjJVGo8NZqDcdPVLDRym25Sj0VjUAfMMYkZEjjMa/NBTIk=
------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT App Client
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [jaxws:wsimport {execution: wsimport-generate-Services}]
[INFO] Processing: https://xsrv2.sfo.com/servlet/TestService?wsdl
[INFO] jaxws:wsimport args: [-s, /home/nayan/workspace/ONiT/client/target/generated-sources/jaxws-wsimport, -d, /home/nayan/workspace/ONiT/client/target/classes, -verbose, -p, com.icijapan.onit.test_module.webservice, -catalog, /home/nayan/workspace/ONiT/client/src/jax-ws-catalog.xml, -extension, -Xnocompile, https://xsrv2.sfo.com/servlet/TestService?wsdl]
parsing WSDL...


generating code...

com/icijapan/onit/test_module/webservice/AssociateTesteeTest.java
com/icijapan/onit/test_module/webservice/AssociateTesteeTestResponse.java
com/icijapan/onit/test_module/webservice/GetNextMediaKey.java
com/icijapan/onit/test_module/webservice/GetNextMediaKeyResponse.java
com/icijapan/onit/test_module/webservice/GetSubscriber.java
com/icijapan/onit/test_module/webservice/GetSubscriberResponse.java
com/icijapan/onit/test_module/webservice/IllegalAccessException.java
com/icijapan/onit/test_module/webservice/IllegalAccessException_Exception.java
com/icijapan/onit/test_module/webservice/IsAdmin.java
com/icijapan/onit/test_module/webservice/IsAdminResponse.java
com/icijapan/onit/test_module/webservice/ObjectFactory.java
com/icijapan/onit/test_module/webservice/Ping.java
com/icijapan/onit/test_module/webservice/PingResponse.java
com/icijapan/onit/test_module/webservice/RegisterTestPC.java
com/icijapan/onit/test_module/webservice/RegisterTestPCResponse.java
com/icijapan/onit/test_module/webservice/Test.java
com/icijapan/onit/test_module/webservice/TestService.java
com/icijapan/onit/test_module/webservice/package-info.java
[INFO] Processing: https://xsrv2.sfo.com/servlet/AuthService?wsdl
[INFO] jaxws:wsimport args: [-s, /home/nayan/workspace/ONiT/client/target/generated-sources/jaxws-wsimport, -d, /home/nayan/workspace/ONiT/client/target/classes, -verbose, -p, com.icijapan.onit.test_module.webservice, -catalog, /home/nayan/workspace/ONiT/client/src/jax-ws-catalog.xml, -extension, -Xnocompile, https://xsrv2.sfo.com/servlet/AuthService?wsdl]
parsing WSDL...


generating code...

com/icijapan/onit/test_module/webservice/Auth.java
com/icijapan/onit/test_module/webservice/AuthService.java
com/icijapan/onit/test_module/webservice/CreateAdminSession.java
com/icijapan/onit/test_module/webservice/CreateAdminSessionResponse.java
com/icijapan/onit/test_module/webservice/CreateTesteeSession.java
com/icijapan/onit/test_module/webservice/CreateTesteeSessionResponse.java
com/icijapan/onit/test_module/webservice/GenericFileData.java
com/icijapan/onit/test_module/webservice/GetTestPackage.java
com/icijapan/onit/test_module/webservice/GetTestPackageResponse.java
com/icijapan/onit/test_module/webservice/IllegalAccessException.java
com/icijapan/onit/test_module/webservice/IllegalAccessException_Exception.java
com/icijapan/onit/test_module/webservice/ObjectFactory.java
com/icijapan/onit/test_module/webservice/Ping.java
com/icijapan/onit/test_module/webservice/PingResponse.java
com/icijapan/onit/test_module/webservice/SetItemHash.java
com/icijapan/onit/test_module/webservice/SetItemHashResponse.java
com/icijapan/onit/test_module/webservice/UploadAnswerFile.java
com/icijapan/onit/test_module/webservice/UploadAnswerFileResponse.java
com/icijapan/onit/test_module/webservice/package-info.java
[INFO] Nothing to do, no WSDL found!
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 89 source files to /home/nayan/workspace/ONiT/client/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 5 source files to /home/nayan/workspace/ONiT/client/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/nayan/workspace/ONiT/client/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.icijapan.onit.client.diag.AbstractDiagTestTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec
Running com.icijapan.onit.client.controllers.QuestionControllerTest
Jan 27, 2011 5:40:00 PM net.mc_cubed.QTCubed <clinit>
INFO: Loading QTCubed Library
Jan 27, 2011 5:40:00 PM net.mc_cubed.QTCubed <clinit>
INFO: Cannot load QTCubed Library!
Jan 27, 2011 5:40:00 PM net.mc_cubed.QTCubed <clinit>
INFO: Trying to load QTJava Library.
Jan 27, 2011 5:40:00 PM com.icijapan.onit.client.controllers.QuestionControllerTest testRecording
WARNING: Recording not tested due to lack of either an audio or a video capture device.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec
Running com.icijapan.onit.client.diag.StatusIconTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running com.icijapan.onit.client.DataStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running com.icijapan.onit.client.webservice.WebServiceTest
Result = Pong: ONiT Server v0.0.1
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.712 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT Servlets
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Storing buildNumber: 842 at timestamp: 1296130218641
[INFO] Storing buildScmBranch: trunk
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [dependency:copy {execution: copy}]
[INFO] Configured Artifact: com.icijapan.onit:mediaPlayer:1.0.M3-SNAPSHOT:jar
[INFO] Configured Artifact: net.mc_cubed:QTCubed:0.0.17-SNAPSHOT:jar
[INFO] Configured Artifact: com.icijapan.onit:common:1.0.M3-SNAPSHOT:jar
[INFO] Copying mediaPlayer-1.0.M3-SNAPSHOT.jar to /home/nayan/workspace/ONiT/servlet/target/servlet/applet/mediaPlayer.jar
[INFO] Copying QTCubed-0.0.17-SNAPSHOT.jar to /home/nayan/workspace/ONiT/servlet/target/servlet/applet/lib/QTCubed.jar
[INFO] Copying common-1.0.M3-SNAPSHOT.jar to /home/nayan/workspace/ONiT/servlet/target/servlet/applet/lib/common.jar
Downloading: http://repository.springsource.com/maven/bundles/release/jfree/jfreechart/1.0.13/jfreechart-1.0.13.pom
[INFO] Unable to find resource 'jfree:jfreechart:pom:1.0.13' in repository SpringSource Releases (http://repository.springsource.com/maven/bundles/release)
Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/jfree/jfreechart/1.0.13/jfreechart-1.0.13.pom
[INFO] Unable to find resource 'jfree:jfreechart:pom:1.0.13' in repository SpringSource Milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
Downloading: http://s3.amazonaws.com/maven.springframework.org/snapshot/jfree/jfreechart/1.0.13/jfreechart-1.0.13.pom
[INFO] Unable to find resource 'jfree:jfreechart:pom:1.0.13' in repository SpringSource Snapshot (http://s3.amazonaws.com/maven.springframework.org/snapshot)
Downloading: http://download.java.net/maven/2/jfree/jfreechart/1.0.13/jfreechart-1.0.13.pom
[INFO] Unable to find resource 'jfree:jfreechart:pom:1.0.13' in repository Java.net Maven 2 (http://download.java.net/maven/2)
Downloading: http://repository.jboss.org/maven2//jfree/jfreechart/1.0.13/jfreechart-1.0.13.pom
1K downloaded (jfreechart-1.0.13.pom)
Downloading: http://repository.springsource.com/maven/bundles/release/jfree/jcommon/1.0.16/jcommon-1.0.16.pom
[INFO] Unable to find resource 'jfree:jcommon:pom:1.0.16' in repository SpringSource Releases (http://repository.springsource.com/maven/bundles/release)
Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/jfree/jcommon/1.0.16/jcommon-1.0.16.pom
[INFO] Unable to find resource 'jfree:jcommon:pom:1.0.16' in repository SpringSource Milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
Downloading: http://s3.amazonaws.com/maven.springframework.org/snapshot/jfree/jcommon/1.0.16/jcommon-1.0.16.pom
[INFO] Unable to find resource 'jfree:jcommon:pom:1.0.16' in repository SpringSource Snapshot (http://s3.amazonaws.com/maven.springframework.org/snapshot)
Downloading: http://download.java.net/maven/2/jfree/jcommon/1.0.16/jcommon-1.0.16.pom
[INFO] Unable to find resource 'jfree:jcommon:pom:1.0.16' in repository Java.net Maven 2 (http://download.java.net/maven/2)
Downloading: http://repository.jboss.org/maven2//jfree/jcommon/1.0.16/jcommon-1.0.16.pom
1K downloaded (jcommon-1.0.16.pom)
Downloading: http://repository.springsource.com/maven/bundles/release/jfree/jfreechart/1.0.13/jfreechart-1.0.13.jar
[INFO] Unable to find resource 'jfree:jfreechart:jar:1.0.13' in repository SpringSource Releases (http://repository.springsource.com/maven/bundles/release)
Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/jfree/jfreechart/1.0.13/jfreechart-1.0.13.jar
[INFO] Unable to find resource 'jfree:jfreechart:jar:1.0.13' in repository SpringSource Milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
Downloading: http://s3.amazonaws.com/maven.springframework.org/snapshot/jfree/jfreechart/1.0.13/jfreechart-1.0.13.jar
[INFO] Unable to find resource 'jfree:jfreechart:jar:1.0.13' in repository SpringSource Snapshot (http://s3.amazonaws.com/maven.springframework.org/snapshot)
Downloading: http://download.java.net/maven/2/jfree/jfreechart/1.0.13/jfreechart-1.0.13.jar
[INFO] Unable to find resource 'jfree:jfreechart:jar:1.0.13' in repository Java.net Maven 2 (http://download.java.net/maven/2)
Downloading: http://repository.jboss.org/maven2//jfree/jfreechart/1.0.13/jfreechart-1.0.13.jar
1392K downloaded (jfreechart-1.0.13.jar)
Downloading: http://repository.springsource.com/maven/bundles/release/jfree/jcommon/1.0.16/jcommon-1.0.16.jar
[INFO] Unable to find resource 'jfree:jcommon:jar:1.0.16' in repository SpringSource Releases (http://repository.springsource.com/maven/bundles/release)
Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/jfree/jcommon/1.0.16/jcommon-1.0.16.jar
[INFO] Unable to find resource 'jfree:jcommon:jar:1.0.16' in repository SpringSource Milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
Downloading: http://s3.amazonaws.com/maven.springframework.org/snapshot/jfree/jcommon/1.0.16/jcommon-1.0.16.jar
[INFO] Unable to find resource 'jfree:jcommon:jar:1.0.16' in repository SpringSource Snapshot (http://s3.amazonaws.com/maven.springframework.org/snapshot)
Downloading: http://download.java.net/maven/2/jfree/jcommon/1.0.16/jcommon-1.0.16.jar
[INFO] Unable to find resource 'jfree:jcommon:jar:1.0.16' in repository Java.net Maven 2 (http://download.java.net/maven/2)
Downloading: http://repository.jboss.org/maven2//jfree/jcommon/1.0.16/jcommon-1.0.16.jar
302K downloaded (jcommon-1.0.16.jar)
[INFO] [webstart:jnlp-download-servlet {execution: default}]
[INFO] No resources found in /home/nayan/workspace/ONiT/servlet/src/main/jnlp/resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to copy an artifact to the working directory

Embedded error: /home/nayan/workspace/ONiT/mediaPlayer/target/classes (Is a directory)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 15 seconds
[INFO] Finished at: Thu Jan 27 17:41:28 IST 2011
[INFO] Final Memory: 31M/81M
[INFO] ------------------------------------------------------------------------
nayan@nayan-desktop:~/workspace/ONiT$ mvn test -e
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] ONiT
[INFO] ONiT Commons
[INFO] ONiT Media Player
[INFO] ONiT App Client
[INFO] ONiT Servlets
[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT Commons
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]

[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/nayan/workspace/ONiT/common/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.icijapan.onit.dao.DaoContextTest
getPersistedClassList
com.icijapan.onit.entity.Subscriber
com.icijapan.onit.entity.SubscriberRole
com.icijapan.onit.entity.Department
com.icijapan.onit.entity.ExamPackageItem
com.icijapan.onit.entity.ExamItem
com.icijapan.onit.entity.ExamPackage
com.icijapan.onit.entity.SubscriberOrganizationRel
com.icijapan.onit.entity.CompanyType
com.icijapan.onit.entity.EvaluationStandard
com.icijapan.onit.entity.testmodule.TestPC
com.icijapan.onit.entity.SubscriberSubscriberRoleRel
com.icijapan.onit.entity.ExamAnswerItem
com.icijapan.onit.entity.Organization
com.icijapan.onit.entity.ExamRule
com.icijapan.onit.entity.Company
com.icijapan.onit.entity.GradeCategory
com.icijapan.onit.entity.ExamAnswer
com.icijapan.onit.entity.testmodule.ReportedException
com.icijapan.onit.entity.SubscriberPermission
com.icijapan.onit.entity.ExamAnswerItemScore
com.icijapan.onit.entity.SearchCondition
com.icijapan.onit.entity.ItemGenre
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec
Running com.icijapan.entitytests.EntityFormTest
Jan 27, 2011 5:43:44 PM com.icijapan.entitytests.EntityFormTest find
INFO: Found: file:/home/nayan/workspace/ONiT/common/target/classes/com/icijapan/onit/entity
Jan 27, 2011 5:43:44 PM com.icijapan.entitytests.EntityFormTest testEntities
INFO: Tested 25 entity classes with 4 tests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT Media Player
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
Downloading: http://repository.springsource.com/maven/bundles/release/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringSource Releases (http://repository.springsource.com/maven/bundles/release)
Downloading: http://s3.amazonaws.com/maven.springframework.org/milestone/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringSource Milestone (http://s3.amazonaws.com/maven.springframework.org/milestone)
Downloading: http://s3.amazonaws.com/maven.springframework.org/snapshot/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringSource Snapshot (http://s3.amazonaws.com/maven.springframework.org/snapshot)
Downloading: http://download.java.net/maven/2/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Java.net Maven 2 (http://download.java.net/maven/2)
Downloading: http://repository.jboss.org/maven2//net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository JBoss Maven2 Repo (http://repository.jboss.org/maven2/)
Downloading: http://www.opensprout.org/nexus/content/repositories/spring-bundles-release//net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Opensprout Spring Release (http://www.opensprout.org/nexus/content/repositories/spring-bundles-release/)
Downloading: http://www.opensprout.org/nexus/content/repositories/public//net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Opensprout Public (http://www.opensprout.org/nexus/content/repositories/public/)
Downloading: http://maven.springframework.org/milestone/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository SpringFramework Milestones (http://maven.springframework.org/milestone)
Downloading: http://repository.prime.com.tr/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository prime-repo (http://repository.prime.com.tr)
Downloading: file:/home/nayan/workspace/ONiT/mediaPlayer/../lib/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.pom
[INFO] Unable to find resource 'net.mc_cubed:QTCubed:pom:0.0.17-SNAPSHOT' in repository Local Repository (file:/home/nayan/workspace/ONiT/mediaPlayer/../lib)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/nayan/workspace/ONiT/mediaPlayer/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.icijapan.onit.media.MediaFileTest
getEncoded
------ Data Key ------
R6tgtggSIwiP+wKt2nFqkw==
------ Hash Code ------
KXY/s/1+1TTUfA+c4wKPpAQ5QEo=
------ Header ------
T05pVAABAQDX3ouSqekViT2zjjrxKieo7Jm3n1wTFYNfpE+aWRO0a8c98MusRDyONtwK1rT1DlsobySxW8+c0BZ1wUA2Bw1QI4KtoUHXEz3Ou8ZiK7fOblRQHKk/SmvMLEGPN+562GgitZx2mV+MQqifD9hpxP3zckBwrdoVCYp32tnzrH5LVmxulEY1NML15CSIvzhF4l5TAb/ihRGfJ+vknW6brW+AxWQJkiOdBfHc07GsNPY3dOhxunb+UT2h2vxB5ZCEAMxYd/M0m+IjU9IvEmHP08X/ETX5M7wqC/OhmTOq9/dUU/MSZnAZJL2ldnvhu44GfrABbdeSRjsD+cg6OW68W5CKVFNMJTse2pM= 272
Data Length: 1919995
Using generated
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.49 sec
Running com.icijapan.onit.media.MediaPlayerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.027 sec
Running com.icijapan.onit.media.KeyTest
------ Private Key ------
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCqs/250nhz5uMdDPgC1i+xXJZWHScRYp47Qktj4T7WR27sC4O47BjzNYweDW/srFWultinJyM9SJA8slB6hk1zIWkvA6op2xai6Y39HSAO2xBvnhyiVpJolqkNk+50+WeE0hN+YrxlUx5wkUyz05MzBPn1x5T94F7yTru3CTPI7oDumZS7ETC5RS+oE4DV5dcryJZHBZ7ReF+EYQ/nfyfvCWIjG+3VK5LBhtU3UE75MoBgWqZ05jwCjqaDNuO364ILRZEDuS6jrBMLeV8buGT8kqxjafvmvIEecAaWRhoZTwLFT4rLipLVenqgJZA9m060ZCmHb54MSTVt131fk1NdAgMBAAECggEATfFJVOOJJEK0SLt3MrRhqnZAHqnJAOMqpJwsmDps2qJbP2QyjOkgq0wz4jT4efRmWwV9fzUbngvX8B7rKEbSblM/F7xwohPrTg+eSYhW7vGPm6dyI52r1B2WqyB0rOyEG91gEUE8DHfbWkK95w4gFBedml+65ADi2XihtX16K7AcN6KmHVX1TQKbqwE0hFZnk7BiCZewG2iPtsBcq2ES1w6SiOK6pVGmde99islasmJLHJ9gJilynVc0pVmA0xLdetySRdGfgUYvE+KtigyfMhNwMjBFhtoNe43WwpN9ISlnRX3WFCCOMMbn5y01RmmrCnJoid5lNHL9cFr4cdfv8QKBgQDU7vl1OwnS5bv8dBByWzEOgLHCY4QThGrn+HbyFgut7wL19t9OG0AmEW7BT0po9yTtFcHvGv3w9ayHVVubF1BWZ8XEx0ekDFmV9FfkFWzdqEqY1Y9zcTXpVdyOG9JJMlEgAggzvb3lYx5OEObd3SVZxwLNeSBWXY+c3Yt//RJzuwKBgQDNOnWbV67IU+4krhn88gpnMRhaUoBDcljCL7DfD5RpVXXdEb1dGXWbXhYQMOvPZAz7Fwo3qcNlt9S5injHpaxg3sjzVEL04095aT5rI+k88i82lN1gMIqySk9aXHTYW1Fyh9Q6QhCv5i96FZVNxe6jaggN05jlLEbOS3FRJf/HxwKBgGRsAAIlwdBQwIOjSU5la5FnaG5A+L0rqi+UoqQxeXiiTEcsEsyHVY2ekxlgB7vRMv0NUdUuaa0GcEOzIezW5fCaKE9RnJvlpyptfjX3VMyE3gmOToUnU0GkWMw8msQiktgBnVSpm7FfOZ+foQHplf/tN4koIvQYU+6rHWtTMyyZAoGBAKiLzVCR12KAw4DuVzuMkIylHmn3fY1m2IxKXIklI27Kl+zCB/Hw2cyKnbYYZ2HAuoRwLJ0AWBAuxI7IsV7Nql84OHLWjdLO6FM+4ttc981s3OeHpLO9yfqY2sjMS83wWVilQt/BqDC969no5eCkoNMmXoz0bYoxLcl43gyWF5W7AoGAXsOcj4l7QPW8y71ih+RTxyEWGc7/ekmfkmViOAUsiTU9Zifs+3wqPpfzXKbOpy2B/VCrueSz5f9IexbAwcg7m0hDHpaEFY25aTS2EwMTvnIP+8ALkEBz6+pG1SoMoIwuWUaHJ4uXqI/uBlf9jkAxjzffVOueET70I514bOTGLYw=
------ Pubic Key ------
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqrP9udJ4c+bjHQz4AtYvsVyWVh0nEWKeO0JLY+E+1kdu7AuDuOwY8zWMHg1v7KxVrpbYpycjPUiQPLJQeoZNcyFpLwOqKdsWoumN/R0gDtsQb54colaSaJapDZPudPlnhNITfmK8ZVMecJFMs9OTMwT59ceU/eBe8k67twkzyO6A7pmUuxEwuUUvqBOA1eXXK8iWRwWe0XhfhGEP538n7wliIxvt1SuSwYbVN1BO+TKAYFqmdOY8Ao6mgzbjt+uCC0WRA7kuo6wTC3lfG7hk/JKsY2n75ryBHnAGlkYaGU8CxU+Ky4qS1Xp6oCWQPZtOtGQph2+eDEk1bdd9X5NTXQIDAQAB
------ randomData ------
GxN1YBxHGQU2rzKQ/POUMFTljTY6B8MhKTiusU6GdIQB8KIGpj1ZBInjAoDBvc/rUY4ZlMc/873Ta/KzvjR4KQufG4LHGler3oF0lQ1mLvPknMzXUmfguFIP8XcyMBQJFGhHtp0VGg9brLfwE6s5VCaVtg2pdVqImDyMsN4zbyU=
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec
Running com.icijapan.onit.media.JMFTest
java.runtime.name: Java(TM) SE Runtime Environment
sun.boot.library.path: /home/nayan/jdk1.6.0_22/jre/lib/i386
java.vm.version: 17.1-b03
java.vm.vendor: Sun Microsystems Inc.
java.vendor.url: http://java.sun.com/
path.separator: :
java.vm.name: Java HotSpot(TM) Client VM
file.encoding.pkg: sun.io
user.country: US
sun.java.launcher: SUN_STANDARD
sun.os.patch.level: unknown
java.vm.specification.name: Java Virtual Machine Specification
user.dir: /home/nayan/workspace/ONiT/mediaPlayer
java.runtime.version: 1.6.0_22-b04
java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
basedir: /home/nayan/workspace/ONiT/mediaPlayer
java.endorsed.dirs: /home/nayan/jdk1.6.0_22/jre/lib/endorsed
os.arch: i386
surefire.real.class.path: /tmp/surefirebooter5122804059128958858.jar
java.io.tmpdir: /tmp
line.separator:

java.vm.specification.vendor: Sun Microsystems Inc.
os.name: Linux
sun.jnu.encoding: UTF-8
java.library.path: /home/nayan/jdk1.6.0_22/jre/lib/i386/client:/home/nayan/jdk1.6.0_22/jre/lib/i386:/home/nayan/jdk1.6.0_22/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
surefire.test.class.path: /home/nayan/workspace/ONiT/mediaPlayer/target/test-classes:/home/nayan/workspace/ONiT/mediaPlayer/target/classes:/home/nayan/.m2/repository/junit/junit/4.4/junit-4.4.jar:/home/nayan/.m2/repository/javax/media/jmf/2.1.1e/jmf-2.1.1e.jar:/home/nayan/.m2/repository/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.jar:/home/nayan/.m2/repository/net/java/dev/jna/jna/3.2.4/jna-3.2.4.jar:
java.specification.name: Java Platform API Specification
java.class.version: 50.0
sun.management.compiler: HotSpot Client Compiler
os.version: 2.6.35-22-generic
user.home: /home/nayan
user.timezone:
java.awt.printerjob: sun.print.PSPrinterJob
file.encoding: UTF-8
java.specification.version: 1.6
user.name: nayan
java.class.path: /home/nayan/workspace/ONiT/mediaPlayer/target/test-classes:/home/nayan/workspace/ONiT/mediaPlayer/target/classes:/home/nayan/.m2/repository/junit/junit/4.4/junit-4.4.jar:/home/nayan/.m2/repository/javax/media/jmf/2.1.1e/jmf-2.1.1e.jar:/home/nayan/.m2/repository/net/mc_cubed/QTCubed/0.0.17-SNAPSHOT/QTCubed-0.0.17-SNAPSHOT.jar:/home/nayan/.m2/repository/net/java/dev/jna/jna/3.2.4/jna-3.2.4.jar:
java.vm.specification.version: 1.0
sun.arch.data.model: 32
java.home: /home/nayan/jdk1.6.0_22/jre
java.specification.vendor: Sun Microsystems Inc.
user.language: en
java.vm.info: mixed mode, sharing
java.version: 1.6.0_22
java.ext.dirs: /home/nayan/jdk1.6.0_22/jre/lib/ext:/usr/java/packages/lib/ext
sun.boot.class.path: /home/nayan/jdk1.6.0_22/jre/lib/resources.jar:/home/nayan/jdk1.6.0_22/jre/lib/rt.jar:/home/nayan/jdk1.6.0_22/jre/lib/sunrsasign.jar:/home/nayan/jdk1.6.0_22/jre/lib/jsse.jar:/home/nayan/jdk1.6.0_22/jre/lib/jce.jar:/home/nayan/jdk1.6.0_22/jre/lib/charsets.jar:/home/nayan/jdk1.6.0_22/jre/classes
java.vendor: Sun Microsystems Inc.
localRepository: /home/nayan/.m2/repository
file.separator: /
java.vendor.url.bug: http://java.sun.com/cgi-bin/bugreport.cgi
sun.cpu.endian: little
sun.io.unicode.encoding: UnicodeLittle
sun.cpu.isalist:
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.048 sec
Running com.icijapan.onit.media.MediaParamsTest
getEncoded
------ Data Key ------
R6tgtggSIwiP+wKt2nFqkw==
------ Private Media Key ------
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDmiXsL7/8E3e2yV86+IhOBmisQN6Rxi5dsLJ+knHq2WNNsvbU1V9W7L2xtSNUv37uf34PtMMLaQr8lpXj1Dvu/cWxJDdhXiHTt/Y2kUx05ZohsuQ7jEBrC/INhNm5P4XFDT+SePCPD9uf20cPEnyR4GmPEXys75/nS/18pFy7gE6FYaIbH/YYVd/BsI1dMRgsVvggcl4HF+5mFEo87qflsocV7q7xq/yapH6OyblCuXTkR+8bRXvFP6gaK9OVMN4xr3seEvARCPsZiyoEPhyUlZltNAmvVEKgfzDAhkGuUFmROBhEtRb1RLMb08Gxb2TiU7xBrZsBNxiyCGMl88xAnAgMBAAECggEBALIU50EMbiGTUacfXyvOZOULc1J+uP+hBiJgwh1FZyFusjtgvBbtt8N12br9tPjbSjMwVNengA1b3A43qZ0bqupysmQoVsMfPLwOzhhuv7d0ddQOi+poqVOP/ejdRA9epcCKeZ6l9DbPhtZJqYE8Mc65C/JIVbxb8MbFz/uM1f/ukltOlB/3kYpG1sUFukXWfrP2niS7fzKd5CllcjtKf5uuxCPfjt9qidyd8G6Rb/eKfCIEsz4V+R06xJ4SLoMrpUXeaOuQlPqDjaAYC7L2fY4arC9mwiGj8N7PJH3oBn8YVAffclB5i8Hgh/KUAjwLdCM0Tih6twzVe9dUizx3PGECgYEA/Z8zu6j9dOSvNPmOCZSUa76Zo5NnNodKsjHvrVjVRpuCeFF0DNufBNwvJ1uzyCIK0pIiqPRpkFATENIbmGpnfc8ezEp7eb6It06QDcOgYqQzU+Vzb5XXZCIN5DhSL0S/JfOkSUp2IOsQ9EEwlURDfbfSMemycc84hTec7Y5USjcCgYEA6LLdhrcTHQ9ECrQPos4oQxjgU+mWiuYxEvqDT+sHfpWaGfYwknk5haQaDWFQK9T9n/zNX5uHEa6+miEV4LIBSamztFygKYejOgnJp5gBUL/Kh2WFXA0Hlck5NJGXVY2FHPJm3fL7uaZ3Cc98cG8YHkwPwpghv4AvGSP1kXDDsZECgYBFcwTdjGbrTXvUy8ljQjZqUqULr9+BhQalSRtSopK0ZP0TKWrX4oPm9sxKwMe4M+o2wyGOlm8Zv3OZFY/M6sYwIzlRw8uQCOazG2ZC/qC6ojAT9y7nDWcP2mtnZSzMGM0m/VKtZyB13yijWf6NwUWh9WYvmMjudUoK4LGuM11NfQKBgClrFNUSpvtIKVNCY3oV+cKfneYxsJL+kAORxWenLMlSNYCjelfH7f4kjGKPTKbQnWgppiB7XVo/YTur4eoBpQsIgqz6w6NAukPtVBBZlPpbeOAKqOcOhqgZje4Wb/pRWz0gxECDLF0KDSwY20xj6cYSwcdgLrmYRknSRbZifOKRAoGARG5RbUo9tEPPF9OxmoQNbvAUCL6GE4bL2ghohGhbN5zlLZvipEilzqi1e6vZnx87C0ScYa+DikxzNboJf4GLlHsDIb8Yq3O6UlvWB+fn9xomXlz5UOU87iNN+doiW4SIVQSq2GF5dpOC/OLODNPxp3O0vPRdM7rC5kDCQG09P8I=
------ Public Media Key ------
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5ol7C+//BN3tslfOviITgZorEDekcYuXbCyfpJx6tljTbL21NVfVuy9sbUjVL9+7n9+D7TDC2kK/JaV49Q77v3FsSQ3YV4h07f2NpFMdOWaIbLkO4xAawvyDYTZuT+FxQ0/knjwjw/bn9tHDxJ8keBpjxF8rO+f50v9fKRcu4BOhWGiGx/2GFXfwbCNXTEYLFb4IHJeBxfuZhRKPO6n5bKHFe6u8av8mqR+jsm5Qrl05EfvG0V7xT+oGivTlTDeMa97HhLwEQj7GYsqBD4clJWZbTQJr1RCoH8wwIZBrlBZkTgYRLUW9USzG9PBsW9k4lO8Qa2bATcYsghjJfPMQJwIDAQAB
------ Result Data ------
T05pVAABAQD//////////0GAPaHVIhWBDSQahtn6yqeCo/adSw4uu2/8n25sv/OuWbhdSHutZC41/3m65BgukMiYOOZ8A0q76NHYiEsTQdrVxKh0nZ6MLVqTOqOPBm6425OsXJlPgqUCKIFU7R8t0T9ZFWX22ZrsQBN02g6vyhkouYWcGvF+LcdpF74dQQ/pVS1RX+D79gUfwMsfwt6wTkfAWUtYaNe9J96uXhM/DNvv/zXCuXdFnp8JuBri9XODNtHLw/Rq4gBgG/tsI9Mvu0JILUkIPRmh5RqboH38qVZnS8dEzayIo05p5g/tBZjJVGo8NZqDcdPVLDRym25Sj0VjUAfMMYkZEjjMa/NBTIk=
------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT App Client
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [jaxws:wsimport {execution: wsimport-generate-Services}]
[INFO] Processing: https://xsrv2.sfo.com/servlet/TestService?wsdl
[INFO] jaxws:wsimport args: [-s, /home/nayan/workspace/ONiT/client/target/generated-sources/jaxws-wsimport, -d, /home/nayan/workspace/ONiT/client/target/classes, -verbose, -p, com.icijapan.onit.test_module.webservice, -catalog, /home/nayan/workspace/ONiT/client/src/jax-ws-catalog.xml, -extension, -Xnocompile, https://xsrv2.sfo.com/servlet/TestService?wsdl]
parsing WSDL...


generating code...

com/icijapan/onit/test_module/webservice/AssociateTesteeTest.java
com/icijapan/onit/test_module/webservice/AssociateTesteeTestResponse.java
com/icijapan/onit/test_module/webservice/GetNextMediaKey.java
com/icijapan/onit/test_module/webservice/GetNextMediaKeyResponse.java
com/icijapan/onit/test_module/webservice/GetSubscriber.java
com/icijapan/onit/test_module/webservice/GetSubscriberResponse.java
com/icijapan/onit/test_module/webservice/IllegalAccessException.java
com/icijapan/onit/test_module/webservice/IllegalAccessException_Exception.java
com/icijapan/onit/test_module/webservice/IsAdmin.java
com/icijapan/onit/test_module/webservice/IsAdminResponse.java
com/icijapan/onit/test_module/webservice/ObjectFactory.java
com/icijapan/onit/test_module/webservice/Ping.java
com/icijapan/onit/test_module/webservice/PingResponse.java
com/icijapan/onit/test_module/webservice/RegisterTestPC.java
com/icijapan/onit/test_module/webservice/RegisterTestPCResponse.java
com/icijapan/onit/test_module/webservice/Test.java
com/icijapan/onit/test_module/webservice/TestService.java
com/icijapan/onit/test_module/webservice/package-info.java
[INFO] Processing: https://xsrv2.sfo.com/servlet/AuthService?wsdl
[INFO] jaxws:wsimport args: [-s, /home/nayan/workspace/ONiT/client/target/generated-sources/jaxws-wsimport, -d, /home/nayan/workspace/ONiT/client/target/classes, -verbose, -p, com.icijapan.onit.test_module.webservice, -catalog, /home/nayan/workspace/ONiT/client/src/jax-ws-catalog.xml, -extension, -Xnocompile, https://xsrv2.sfo.com/servlet/AuthService?wsdl]
parsing WSDL...


generating code...

com/icijapan/onit/test_module/webservice/Auth.java
com/icijapan/onit/test_module/webservice/AuthService.java
com/icijapan/onit/test_module/webservice/CreateAdminSession.java
com/icijapan/onit/test_module/webservice/CreateAdminSessionResponse.java
com/icijapan/onit/test_module/webservice/CreateTesteeSession.java
com/icijapan/onit/test_module/webservice/CreateTesteeSessionResponse.java
com/icijapan/onit/test_module/webservice/GenericFileData.java
com/icijapan/onit/test_module/webservice/GetTestPackage.java
com/icijapan/onit/test_module/webservice/GetTestPackageResponse.java
com/icijapan/onit/test_module/webservice/IllegalAccessException.java
com/icijapan/onit/test_module/webservice/IllegalAccessException_Exception.java
com/icijapan/onit/test_module/webservice/ObjectFactory.java
com/icijapan/onit/test_module/webservice/Ping.java
com/icijapan/onit/test_module/webservice/PingResponse.java
com/icijapan/onit/test_module/webservice/SetItemHash.java
com/icijapan/onit/test_module/webservice/SetItemHashResponse.java
com/icijapan/onit/test_module/webservice/UploadAnswerFile.java
com/icijapan/onit/test_module/webservice/UploadAnswerFileResponse.java
com/icijapan/onit/test_module/webservice/package-info.java
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 31 source files to /home/nayan/workspace/ONiT/client/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/nayan/workspace/ONiT/client/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.icijapan.onit.client.diag.AbstractDiagTestTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec
Running com.icijapan.onit.client.controllers.QuestionControllerTest
Jan 27, 2011 5:44:31 PM net.mc_cubed.QTCubed <clinit>
INFO: Loading QTCubed Library
Jan 27, 2011 5:44:31 PM net.mc_cubed.QTCubed <clinit>
INFO: Cannot load QTCubed Library!
Jan 27, 2011 5:44:31 PM net.mc_cubed.QTCubed <clinit>
INFO: Trying to load QTJava Library.
Jan 27, 2011 5:44:31 PM com.icijapan.onit.client.controllers.QuestionControllerTest testRecording
WARNING: Recording not tested due to lack of either an audio or a video capture device.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec
Running com.icijapan.onit.client.diag.StatusIconTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running com.icijapan.onit.client.DataStoreTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running com.icijapan.onit.client.webservice.WebServiceTest
Result = Pong: ONiT Server v0.0.1
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.643 sec

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Building ONiT Servlets
[INFO] task-segment: [test]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Storing buildNumber: 842 at timestamp: 1296130487310
[INFO] Storing buildScmBranch: trunk
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [dependency:copy {execution: copy}]
[INFO] Configured Artifact: com.icijapan.onit:mediaPlayer:1.0.M3-SNAPSHOT:jar
[INFO] Configured Artifact: net.mc_cubed:QTCubed:0.0.17-SNAPSHOT:jar
[INFO] Configured Artifact: com.icijapan.onit:common:1.0.M3-SNAPSHOT:jar
[INFO] Copying mediaPlayer-1.0.M3-SNAPSHOT.jar to /home/nayan/workspace/ONiT/servlet/target/servlet/applet/mediaPlayer.jar
[INFO] Copying QTCubed-0.0.17-SNAPSHOT.jar to /home/nayan/workspace/ONiT/servlet/target/servlet/applet/lib/QTCubed.jar
[INFO] Copying common-1.0.M3-SNAPSHOT.jar to /home/nayan/workspace/ONiT/servlet/target/servlet/applet/lib/common.jar
[INFO] [webstart:jnlp-download-servlet {execution: default}]
[INFO] No resources found in /home/nayan/workspace/ONiT/servlet/src/main/jnlp/resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to copy an artifact to the working directory

Embedded error: /home/nayan/workspace/ONiT/mediaPlayer/target/classes (Is a directory)
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to copy an artifact to the working directory
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to copy an artifact to the working directory
at org.codehaus.mojo.webstart.JnlpDownloadServletMojo.retrieveJarResources(JnlpDownloadServletMojo.java:454)
at org.codehaus.mojo.webstart.JnlpDownloadServletMojo.execute(JnlpDownloadServletMojo.java:136)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
... 17 more
Caused by: java.io.FileNotFoundException: /home/nayan/workspace/ONiT/mediaPlayer/target/classes (Is a directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.codehaus.plexus.util.FileUtils.copyFile(FileUtils.java:950)
at org.codehaus.mojo.webstart.AbstractBaseJnlpMojo.copyJarAsUnprocessedToDirectoryIfNecessary(AbstractBaseJnlpMojo.java:569)
at org.codehaus.mojo.webstart.JnlpDownloadServletMojo.retrieveJarResources(JnlpDownloadServletMojo.java:423)
... 20 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 24 seconds
[INFO] Finished at: Thu Jan 27 17:44:59 IST 2011
[INFO] Final Memory: 35M/84M
[INFO] ------------------------------------------------------------------------
nayan@nayan-desktop:~/workspace/ONiT$

 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does this exist:

/home/nayan/workspace/ONiT/mediaPlayer/target/classes

If it exists, is it a file or a directory?
 
nayan rami
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello Peter Johnson

thanks for your reply

here there is my directory classes in
/home/nayan/workspace/ONiT/mediaPlayer/target/classes

actually i am using Kubuntu OS

so

is there any problem like permission ?

but

i gave all permission to my project directory so

what was the problem then

please help me
 
Peter Johnson
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do this: in a terminal enter:

ls -al /home/nayan/workspace/ONiT/mediaPlayer/target/

and post the results.

Also try running "mvn clean test" (or remove the "target" directory before running mvn).
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic