[
https://issues.jboss.org/browse/JBTIS-610?page=com.atlassian.jira.plugin....
]
Andrej Podhradsky updated JBTIS-610:
------------------------------------
Steps to Reproduce:
1. cd ../target-platform && mvn clean install -Pmirror
2. cd ../jbosstools && mvn clean install
3. cd ../devstudio && mvn clean install
-DCOMPOSITE_EA_SITE=file://`pwd`/../jbosstools/site-ea/target/repository/
Cannot build JBDS-IS due to error with downloading ant-contrib
--------------------------------------------------------------
Key: JBTIS-610
URL:
https://issues.jboss.org/browse/JBTIS-610
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 9.0.0.Beta1
Reporter: Andrej Podhradsky
I'm not able to build JBDS-IS from the source. I'm getting the following error
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run
(install) on project generation: An Ant BuildException has occured: The following error
occurred while executing this line:
[ERROR] /home/apodhrad/Projects/jbosstools-integration-stack/scripts/build.xml:47: The
following error occurred while executing this line:
[ERROR] /home/apodhrad/Projects/jbosstools-integration-stack/scripts/build.xml:100:
Redirection detected from https to http. Protocol switch unsafe, not allowed.
[ERROR] around Ant part ...<ant antfile="../../../scripts/build.xml"
dir="." target="basic.build">... @ 4:74 in
/home/apodhrad/Projects/jbosstools-integration-stack/jbosstools/discovery/generation/target/antrun/build-main.xml
{code}
The problem seems to be with downloading
http://sourceforge.net/projects/ant-contrib/files/ant-contrib/ant-contrib...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)