Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 3.1.0.Beta3
-
Component/s: None
-
Labels:None
Description
The Hudson job should run a full build.
mvn clean install
Also include a job to publish the reference guide, API docs and Maven snapshots on a nightly basis.
Project information here: http://seamframework.org/Seam3/Mail
Gliffy Diagrams
Issue Links
- is related to
-
SEAMMAIL-11
root pom.xml is not correct regarding distribution profile
-
- Closed
-
I created the 3 jobs:
http://hudson.qa.jboss.com/hudson/view/Seam 3/job/Seam-3.X-mail-CI - working OK
http://hudson.qa.jboss.com/hudson/view/Seam%203/job/Seam-3.X-mail-nightly/ - failing because of the linked issue
http://hudson.qa.jboss.com/hudson/view/Seam 3/job/Seam-3.x-mail-documentation - failing, I got the following exception, I guess that "mail" directory is not created yet, any ideas?
+ rsync -r --delete --protocol=28 docs/target/docbook/publish/ seam@filemgmt.jboss.org:docs_htdocs/seam/3/mail/snapshot/reference
rsync: mkdir "/docs_htdocs/seam/3/mail/snapshot/reference" failed: No such file or directory (2)