[
https://issues.jboss.org/browse/ISPN-2115?page=com.atlassian.jira.plugin....
]
Tristan Tarrant updated ISPN-2115:
----------------------------------
Priority: Minor (was: Major)
Relative path in rhq ant task cause build to fail
-------------------------------------------------
Key: ISPN-2115
URL:
https://issues.jboss.org/browse/ISPN-2115
Project: Infinispan
Issue Type: Bug
Components: Build process
Reporter: Thomas Fromm
Assignee: Tristan Tarrant
Priority: Minor
Fix For: 5.3.0.Final
When the directory ../../ above the infinispan source dir is not writable,
than build fails:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run
(deploy) on project infinispan-rhq-plugin: An Ant BuildException has occured: Directory
/usr/local/inubit/jon/dev-container/jbossas/server/default/deploy/${rhq.earName}/rhq-downloads/rhq-plugins
creation was not successful for an unknown reason
[ERROR] around Ant part ...<mkdir
dir="../../..//jon/dev-container/jbossas/server/default/deploy/${rhq.earName}/rhq-downloads/rhq-plugins"/>...
@ 4:116 in /usr/local/inubit/tf/infinispan/rhq-plugin/target/antrun/build-main.xml
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (deploy) on project
infinispan-rhq-plugin: An Ant BuildException has occured: Directory
/usr/local/inubit/jon/dev-container/jbossas/server/default/deploy/${rhq.earName}/rhq-downloads/rhq-plugins
creation was not successful for an unknown reason
In current case the /usr/local/inubit/ is not writable for the user.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira