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

            Activity

            Hide
            mgencur Martin Gencur added a comment -

            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)

            Show
            mgencur Martin Gencur added a comment - 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)
            Hide
            dan.j.allen Dan Allen added a comment -

            I created the root directories for the documentation. Martin, perhaps you could look at changing the template you use so that it creates these directories if they don't exist. Instructions for the layout of the documentation is here:

            http://seamframework.org/Seam3/ModuleReleaseProcedure#H-UploadingTheDocumentation

            Show
            dan.j.allen Dan Allen added a comment - I created the root directories for the documentation. Martin, perhaps you could look at changing the template you use so that it creates these directories if they don't exist. Instructions for the layout of the documentation is here: http://seamframework.org/Seam3/ModuleReleaseProcedure#H-UploadingTheDocumentation
            Hide
            mgencur Martin Gencur added a comment -

            OK, I can do it next time. But I don't have access rights to do that. I tried to ssh there under seam user but, of course, it asks me for a password which I don't know. If you can provide me with the access rights, please do it. Do you want me to send you my ssl public key?

            Show
            mgencur Martin Gencur added a comment - OK, I can do it next time. But I don't have access rights to do that. I tried to ssh there under seam user but, of course, it asks me for a password which I don't know. If you can provide me with the access rights, please do it. Do you want me to send you my ssl public key?

              People

              • Assignee:
                mgencur Martin Gencur
                Reporter:
                dan.j.allen Dan Allen
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development