Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 3.0.0.Beta1
-
Component/s: Build infrastructure, Test Suite
-
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/CatchModule
I created 3 jobs under http://hudson.qa.jboss.com/hudson/view/Seam%203/ :
Seam-3.X-catch-nightly
Seam-3.X-catch-CI
Seam-3.x-catch-documentation - here's the problem with a missing directory at seam@filemgmt.jboss.org (+ rsync -r --delete --protocol=28 docs/target/docbook/publish/ seam@filemgmt.jboss.org:docs_htdocs/seam/3/catch/reference/snapshot
rsync: mkdir "/docs_htdocs/seam/3/catch/reference/snapshot" failed: No such file or directory (2)
)
Can you create the file structure there?