I've tried the entire source code directory and extracting from source
again. But still no success.
I am pasting the output from mvn -e package below. Does this have any
clues? The only odd thing I can notice related to xmlui is: "skip non
existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/src/test/resources"
Also, the [dspace-src]/dspace/modules/xmlui/src tree contains no files at
all. Just directories. Is this normal?
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] DSpace Addon Modules
[INFO] DSpace XML-UI (Manakin) :: Web Application
[INFO] DSpace LNI :: Web Application
[INFO] DSpace OAI :: Web Application
[INFO] DSpace JSP-UI :: Web Application
[INFO] DSpace SWORD :: Web Application
[INFO] DSpace SWORDv2 :: Web Application
[INFO] DSpace SOLR :: Web Application
[INFO] DSpace Assembly and Configuration
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace Addon Modules
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace XML-UI (Manakin) :: Web Application
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [xmlui] in
[/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/target/xmlui-1.8.2]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/src/main/webapp] to
[/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/target/xmlui-1.8.2]
[INFO] Copying webapp resources
[/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/src/main/webapp]
[INFO] Processing overlay [ id org.dspace:dspace-xmlui-lang]
[INFO] Processing overlay [ id org.dspace:dspace-xmlui-webapp]
[INFO] Processing overlay [ id org.dspace:dspace-discovery-xmlui-webapp]
[INFO] Processing overlay [ id org.dspace:dspace-sword-client-xmlui-webapp]
[INFO] Webapp assembled in [474 msecs]
[INFO] Building war:
/dspace/dspace-1.8.2-src-release/dspace/modules/xmlui/target/xmlui-1.8.2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace LNI :: Web Application
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/lni/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/lni/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [lni] in
[/dspace/dspace-1.8.2-src-release/dspace/modules/lni/target/lni-1.8.2]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/dspace/dspace-1.8.2-src-release/dspace/modules/lni/src/main/webapp] to
[/dspace/dspace-1.8.2-src-release/dspace/modules/lni/target/lni-1.8.2]
[INFO] Copying webapp resources
[/dspace/dspace-1.8.2-src-release/dspace/modules/lni/src/main/webapp]
[INFO] Processing overlay [ id org.dspace:dspace-lni-webapp]
[INFO] Webapp assembled in [113 msecs]
[INFO] Building war:
/dspace/dspace-1.8.2-src-release/dspace/modules/lni/target/lni-1.8.2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace OAI :: Web Application
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/oai/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/oai/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [oai] in
[/dspace/dspace-1.8.2-src-release/dspace/modules/oai/target/oai-1.8.2]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/dspace/dspace-1.8.2-src-release/dspace/modules/oai/src/main/webapp] to
[/dspace/dspace-1.8.2-src-release/dspace/modules/oai/target/oai-1.8.2]
[INFO] Copying webapp resources
[/dspace/dspace-1.8.2-src-release/dspace/modules/oai/src/main/webapp]
[INFO] Processing overlay [ id org.dspace:dspace-oai-webapp]
[INFO] Webapp assembled in [108 msecs]
[INFO] Building war:
/dspace/dspace-1.8.2-src-release/dspace/modules/oai/target/oai-1.8.2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace JSP-UI :: Web Application
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/jspui/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [jspui] in
[/dspace/dspace-1.8.2-src-release/dspace/modules/jspui/target/jspui-1.8.2]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/dspace/dspace-1.8.2-src-release/dspace/modules/jspui/src/main/webapp] to
[/dspace/dspace-1.8.2-src-release/dspace/modules/jspui/target/jspui-1.8.2]
[INFO] Copying webapp resources
[/dspace/dspace-1.8.2-src-release/dspace/modules/jspui/src/main/webapp]
[INFO] Processing overlay [ id org.dspace:dspace-jspui-webapp]
[INFO] Webapp assembled in [518 msecs]
[INFO] Building war:
/dspace/dspace-1.8.2-src-release/dspace/modules/jspui/target/jspui-1.8.2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace SWORD :: Web Application
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/sword/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/sword/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [sword] in
[/dspace/dspace-1.8.2-src-release/dspace/modules/sword/target/sword-1.8.2]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/dspace/dspace-1.8.2-src-release/dspace/modules/sword/src/main/webapp] to
[/dspace/dspace-1.8.2-src-release/dspace/modules/sword/target/sword-1.8.2]
[INFO] Copying webapp resources
[/dspace/dspace-1.8.2-src-release/dspace/modules/sword/src/main/webapp]
[INFO] Processing overlay [ id org.dspace:dspace-sword-webapp]
[INFO] Webapp assembled in [102 msecs]
[INFO] Building war:
/dspace/dspace-1.8.2-src-release/dspace/modules/sword/target/sword-1.8.2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace SWORDv2 :: Web Application
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/swordv2/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/swordv2/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Not compiling test sources
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [swordv2] in
[/dspace/dspace-1.8.2-src-release/dspace/modules/swordv2/target/swordv2-1.8.2]
[INFO] Processing war project
[INFO] Copying webapp webResources
[/dspace/dspace-1.8.2-src-release/dspace/modules/swordv2/src/main/webapp]
to
[/dspace/dspace-1.8.2-src-release/dspace/modules/swordv2/target/swordv2-1.8.2]
[INFO] Copying webapp resources
[/dspace/dspace-1.8.2-src-release/dspace/modules/swordv2/src/main/webapp]
[INFO] Processing overlay [ id org.dspace:dspace-swordv2]
[INFO] Processing overlay [ id org.swordapp:server]
[INFO] Webapp assembled in [155 msecs]
[INFO] Building war:
/dspace/dspace-1.8.2-src-release/dspace/modules/swordv2/target/swordv2-1.8.2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace SOLR :: Web Application
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/solr/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/dspace/dspace-1.8.2-src-release/dspace/modules/solr/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory:
/dspace/dspace-1.8.2-src-release/dspace/modules/solr/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp [solr] in
[/dspace/dspace-1.8.2-src-release/dspace/modules/solr/target/solr-1.8.2]
[INFO] Processing war project
[INFO] Processing overlay [ id org.dspace:dspace-solr:skinny]
[INFO] Processing overlay [ id org.apache.solr:solr]
[INFO] Webapp assembled in [257 msecs]
[INFO] Building war:
/dspace/dspace-1.8.2-src-release/dspace/modules/solr/target/solr-1.8.2.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace Assembly and Configuration
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-maven}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:directory-single {execution: default}]
[INFO] Reading assembly descriptor: src/assemble/assembly.xml
[WARNING] Cannot include project artifact: org.dspace:dspace:pom:1.8.2; it
doesn't have an associated file or directory.
[WARNING] The following patterns were never triggered in this artifact
exclusion filter:
o '*:war:*'
[WARNING] NOTE: Currently, inclusion of module dependencies may produce
unpredictable results if a version conflict occurs.
[INFO] Copying files to
/dspace/dspace-1.8.2-src-release/dspace/target/dspace-1.8.2-build
[INFO]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] DSpace Addon Modules .................................. SUCCESS
[1.826s]
[INFO] DSpace XML-UI (Manakin) :: Web Application ............ SUCCESS
[7.455s]
[INFO] DSpace LNI :: Web Application ......................... SUCCESS
[3.530s]
[INFO] DSpace OAI :: Web Application ......................... SUCCESS
[4.270s]
[INFO] DSpace JSP-UI :: Web Application ...................... SUCCESS
[4.818s]
[INFO] DSpace SWORD :: Web Application ....................... SUCCESS
[3.721s]
[INFO] DSpace SWORDv2 :: Web Application ..................... SUCCESS
[4.365s]
[INFO] DSpace SOLR :: Web Application ........................ SUCCESS
[1.706s]
[INFO] DSpace Assembly and Configuration ..................... SUCCESS
[12.530s]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 44 seconds
[INFO] Finished at: Mon May 07 12:07:47 GMT+05:00 2012
[INFO] Final Memory: 53M/129M
[INFO]
------------------------------------------------------------------------
On Sun, May 6, 2012 at 3:27 PM, Saqib Ilyas <[email protected]> wrote:
> Hi everyone
> I'm back again. I've built DSpace 1.8.2. Everything went fine according to
> the installation instructions and I've copied the webapps to the tomcat
> root. However, the xmlui folder does not have an index.jsp file. Is that
> supposed to be generated during the build process or what? Maybe there's
> some switch along the way that I can use to force it's creation?
> Thanks and best regards
>
> --
> Muhammad Saqib Ilyas
> PhD Student, Computer Science and Engineering
> Lahore University of Management Sciences
>
--
Muhammad Saqib Ilyas
PhD Student, Computer Science and Engineering
Lahore University of Management Sciences
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general