[jbosstools-issues] [JBoss JIRA] (JBIDE-19377) JBDS update site build sometimes fails with a dirty Jenkins workspace

Nick Boldt (JIRA) issues at jboss.org
Thu Feb 26 12:08:50 EST 2015


Nick Boldt created JBIDE-19377:
----------------------------------

             Summary: JBDS update site build sometimes fails with a dirty Jenkins workspace
                 Key: JBIDE-19377
                 URL: https://issues.jboss.org/browse/JBIDE-19377
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, updatesite
    Affects Versions: 4.3.0.Alpha1, 4.2.3.Beta1
            Reporter: Nick Boldt


{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (install) on project com.jboss.devstudio.core.site: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /mnt/hudson_workspace/workspace/devstudio.product_8.0.luna/sources/product/site/build.xml:113: /mnt/hudson_workspace/workspace/devstudio.product_8.0.luna/results/target not found.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (install) on project com.jboss.devstudio.core.site: An Ant BuildException has occured: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/devstudio.product_8.0.luna/sources/product/site/build.xml:113: /mnt/hudson_workspace/workspace/devstudio.product_8.0.luna/results/target not found.
{code} -- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_8.0.luna/job/devstudio.product_8.0.luna/432/console

Caused by this:

https://github.com/jbdevstudio/jbdevstudio-product/blob/master/site/build.xml#L7-L10

So... working on a fix in 4.2.x and master now which defines a better default path. 

{code}  <property name="output.dir" value="${basedir}"/>
{code}

Building locally to verify.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list