Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Building com.hp.hpl.jena.wso2
  3. [INFO] task-segment: [clean, install]
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] [clean:clean {execution: default-clean}]
  6. [WARNING] POM for 'org.apache.lucene:lucene-core:pom:2.3.1:compile' is invalid.
  7.  
  8. Its dependencies (if any) will NOT be available to the current build.
  9. [INFO] [incremental-build:incremental-build {execution: default}]
  10. [INFO] Verifying module descriptor ...
  11. [INFO] Pom descriptor modification detected.
  12. [INFO] Deleting /home/prasath/IdeaProjects/WSO2/stratos/carbon/orbit/jena/target
  13. [INFO] [clean:clean {execution: auto-clean}]
  14. [INFO] Deleting /home/prasath/IdeaProjects/WSO2/stratos/carbon/orbit/jena/target
  15. [INFO] [resources:resources {execution: default-resources}]
  16. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  17. [INFO] skip non existing resourceDirectory /home/prasath/IdeaProjects/WSO2/stratos/carbon/orbit/jena/src/main/resources
  18. [INFO] [compiler:compile {execution: default-compile}]
  19. [INFO] No sources to compile
  20. [INFO] [resources:testResources {execution: default-testResources}]
  21. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  22. [INFO] skip non existing resourceDirectory /home/prasath/IdeaProjects/WSO2/stratos/carbon/orbit/jena/src/test/resources
  23. [INFO] [compiler:testCompile {execution: default-testCompile}]
  24. [INFO] No sources to compile
  25. [INFO] [surefire:test {execution: default-test}]
  26. [INFO] No tests to run.
  27. [INFO] [bundle:bundle {execution: default-bundle}]
  28. [INFO] ------------------------------------------------------------------------
  29. [ERROR] BUILD ERROR
  30. [INFO] ------------------------------------------------------------------------
  31. [INFO] Error calculating classpath for project MavenProject: com.hp.hpl.jena.wso2:arq:1.0.0.wso2v1 @ /home/prasath/IdeaProjects/WSO2/stratos/carbon/orbit/jena/pom.xml
  32.  
  33. Embedded error: error in opening zip file
  34. [INFO] ------------------------------------------------------------------------
  35. [INFO] For more information, run Maven with the -e switch
  36. [INFO] ------------------------------------------------------------------------
  37. [INFO] Total time: 2 minutes 37 seconds
  38. [INFO] Finished at: Thu Apr 21 21:04:36 IST 2011
  39. [INFO] Final Memory: 74M/916M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement