[
https://jira.jboss.org/jira/browse/GTNPORTAL-615?page=com.atlassian.jira....
]
Thomas Heute resolved GTNPORTAL-615.
------------------------------------
Resolution: Out of Date
SSO packaging has changed and doesn't do this anymore
Build Fails for Tomcat Deployment of SSO-CAS Gatein Plugin
----------------------------------------------------------
Key: GTNPORTAL-615
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-615
Project: GateIn Portal
Issue Type: Bug
Components: Identity integration
Affects Versions: 3.0.0-Beta05
Environment: Deployed on Ubuntu 8 with Java 1.6 and Maven 2.2.1
Reporter: Art Munro
Looks like the plugin is looking for the JBoss deployment structure and not the tomcat
structure.. There is no ear to unpack.. should just be the WAR.
/usr/local/GateIn-3.0.0-Beta05/deploy/gatein.ear/02portal.war
/usr/local/GateIn-3.0.0-Beta05/webapps/portal.war
see details below..
thoughts on this??
------------------------------------------------------------------------
[INFO] Building CAS Agent and Server Packages
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/usr/local/GateinSRC/trunk/packaging/cas/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
/usr/local/GateinSRC/trunk/packaging/cas/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] [jar:jar {execution: default-jar}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] No sources in project. Archive not created.
[INFO] [antrun-extended:run {execution: agent-package}]
[INFO] Executing tasks
[echo] Preparing the CAS Agent for GateIn
[delete] Deleting directory /usr/local/GateinSRC/trunk/packaging/cas/target/gatein
[mkdir] Created dir: /usr/local/GateinSRC/trunk/packaging/cas/target/gatein
[unjar] Expanding: /usr/local/GateIn-3.0.0-Beta05/deploy/gatein.ear/02portal.war into
/usr/local/GateinSRC/trunk/packaging/cas/target/gatein/portal.war
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: Error while expanding
/usr/local/GateIn-3.0.0-Beta05/deploy/gatein.ear/02portal.war
/usr/local/GateIn-3.0.0-Beta05/deploy/gatein.ear/02portal.war (No such file or
directory)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Wed Feb 03 15:03:01 EST 2010
[INFO] Final Memory: 42M/63M
[INFO] ------------------------------------------------------------------------
root@ubuntu:/usr/local/GateinSRC/trunk#
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira