JBoss Tools SVN: r44459 - trunk/central.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 20:56:56 -0400 (Thu, 11 Oct 2012)
New Revision: 44459
Modified:
trunk/central/pom.xml
Log:
remove ref to not-needed site m2e (JBIDE-12294)
Modified: trunk/central/pom.xml
===================================================================
--- trunk/central/pom.xml 2012-10-12 00:56:47 UTC (rev 44458)
+++ trunk/central/pom.xml 2012-10-12 00:56:56 UTC (rev 44459)
@@ -27,19 +27,5 @@
<module>tests</module>
<module>site</module>
</modules>
- <repositories>
- <!-- JBIDE-12294 merge m2e, m2e-wtp, and m2e-apt into a single site defined in parent pom -->
- <repository>
- <id>m2e</id>
- <url>${m2e}</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- </repositories>
</project>
12 years, 3 months
JBoss Tools SVN: r44458 - trunk/maven.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 20:56:47 -0400 (Thu, 11 Oct 2012)
New Revision: 44458
Modified:
trunk/maven/pom.xml
Log:
remove reference to obsolete jbosstools-m2e-wtp-mirror = http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-w... site
Modified: trunk/maven/pom.xml
===================================================================
--- trunk/maven/pom.xml 2012-10-12 00:46:28 UTC (rev 44457)
+++ trunk/maven/pom.xml 2012-10-12 00:56:47 UTC (rev 44458)
@@ -19,19 +19,6 @@
<module>tests</module>
<module>site</module>
</modules>
- <repositories>
- <repository>
- <id>jbosstools-m2e-wtp-mirror</id>
- <layout>p2</layout>
- <url>http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-w...</url>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
- </repositories>
<build>
<pluginManagement>
<plugins>
12 years, 3 months
JBoss Tools SVN: r44457 - in trunk: cdi/plugins/org.jboss.tools.cdi.xml.ui/resources and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 20:46:28 -0400 (Thu, 11 Oct 2012)
New Revision: 44457
Added:
trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/resources/
trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/resources/.gitkeep
trunk/seam/tests/org.jboss.tools.seam.ui.test/seam/
trunk/seam/tests/org.jboss.tools.seam.ui.test/seam/.gitkeep
Log:
add gitkeep files for empty folders
Added: trunk/cdi/plugins/org.jboss.tools.cdi.xml.ui/resources/.gitkeep
===================================================================
Added: trunk/seam/tests/org.jboss.tools.seam.ui.test/seam/.gitkeep
===================================================================
12 years, 3 months
JBoss Tools SVN: r44456 - trunk/build/aggregate/coretests-site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 19:57:18 -0400 (Thu, 11 Oct 2012)
New Revision: 44456
Modified:
trunk/build/aggregate/coretests-site/pom.xml
Log:
typo
Modified: trunk/build/aggregate/coretests-site/pom.xml
===================================================================
--- trunk/build/aggregate/coretests-site/pom.xml 2012-10-11 23:50:12 UTC (rev 44455)
+++ trunk/build/aggregate/coretests-site/pom.xml 2012-10-11 23:57:18 UTC (rev 44456)
@@ -104,4 +104,5 @@
<enabled>true</enabled>
</releases>
</repository>
+ </repositories>
</project>
12 years, 3 months
JBoss Tools SVN: r44455 - in trunk/build/aggregate: soatests-site/site and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 19:50:12 -0400 (Thu, 11 Oct 2012)
New Revision: 44455
Modified:
trunk/build/aggregate/soa-site/site/pom.xml
trunk/build/aggregate/soatests-site/site/pom.xml
trunk/build/aggregate/webtools-site/index.html
Log:
regen webtools site
Modified: trunk/build/aggregate/soa-site/site/pom.xml
===================================================================
--- trunk/build/aggregate/soa-site/site/pom.xml 2012-10-11 23:50:02 UTC (rev 44454)
+++ trunk/build/aggregate/soa-site/site/pom.xml 2012-10-11 23:50:12 UTC (rev 44455)
@@ -117,16 +117,4 @@
<enabled>true</enabled>
</releases>
</repository>
- <repository>
- <id>jboss-requirements-composite-mirror</id>
- <url>${jboss-requirements-composite-mirror}</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- </repositories>
</project>
Modified: trunk/build/aggregate/soatests-site/site/pom.xml
===================================================================
--- trunk/build/aggregate/soatests-site/site/pom.xml 2012-10-11 23:50:02 UTC (rev 44454)
+++ trunk/build/aggregate/soatests-site/site/pom.xml 2012-10-11 23:50:12 UTC (rev 44455)
@@ -117,16 +117,5 @@
<enabled>true</enabled>
</releases>
</repository>
- <repository>
- <id>jboss-requirements-composite-mirror</id>
- <url>${jboss-requirements-composite-mirror}</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
</repositories>
</project>
Modified: trunk/build/aggregate/webtools-site/index.html
===================================================================
--- trunk/build/aggregate/webtools-site/index.html 2012-10-11 23:50:02 UTC (rev 44454)
+++ trunk/build/aggregate/webtools-site/index.html 2012-10-11 23:50:12 UTC (rev 44455)
@@ -80,30 +80,30 @@
</th>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.4.0.Beta1-v20120924-0729-B43.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
- <td><span style="font-size:x-small">3.4.0.Beta1-v20120924-0729-B43</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.4.0.Beta1-v20121011-2250.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
+ <td><span style="font-size:x-small">3.4.0.Beta1-v20121011-2250</span></td>
<td></td>
</tr>
<tr style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.4.0.Beta1-v20120924-1509-B57.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
- <td><span style="font-size:x-small">2.4.0.Beta1-v20120924-1509-B57</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.4.0.Beta1-v20121011-2250.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
+ <td><span style="font-size:x-small">2.4.0.Beta1-v20121011-2250</span></td>
<td><span style="font-size:x-small">
|
org.eclipse.wst.server.core.serverAdapter</span></td>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.tools.common.core.feature_3.4.0.Beta1-v20120924-1453-B59.jar" style="font-size:x-small">org.jboss.tools.common.core.feature</a></td>
- <td><span style="font-size:x-small">3.4.0.Beta1-v20120924-1453-B59</span></td>
+ <td class="rowLine"><a href="features/org.jboss.tools.common.core.feature_3.4.0.Beta1-v20121011-2140-B102.jar" style="font-size:x-small">org.jboss.tools.common.core.feature</a></td>
+ <td><span style="font-size:x-small">3.4.0.Beta1-v20121011-2140-B102</span></td>
<td></td>
</tr>
<tr style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.4.0.Beta1-v20120924-1502-B40.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
- <td><span style="font-size:x-small">1.4.0.Beta1-v20120924-1502-B40</span></td>
+ <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.4.0.Beta1-v20121011-2250.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
+ <td><span style="font-size:x-small">1.4.0.Beta1-v20121011-2250</span></td>
<td></td>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.tools.runtime.core.feature_2.0.0.Beta1-v20120924-1506-B48.jar" style="font-size:x-small">org.jboss.tools.runtime.core.feature</a></td>
- <td><span style="font-size:x-small">2.0.0.Beta1-v20120924-1506-B48</span></td>
+ <td class="rowLine"><a href="features/org.jboss.tools.runtime.core.feature_2.0.0.Beta1-v20121011-2154-B98.jar" style="font-size:x-small">org.jboss.tools.runtime.core.feature</a></td>
+ <td><span style="font-size:x-small">2.0.0.Beta1-v20121011-2154-B98</span></td>
<td></td>
</tr>
<tr style="background-color:#DDDDDD">
12 years, 3 months
JBoss Tools SVN: r44454 - in trunk/build/aggregate: coretests-site and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 19:50:02 -0400 (Thu, 11 Oct 2012)
New Revision: 44454
Modified:
trunk/build/aggregate/coretests-site/pom.xml
trunk/build/aggregate/pom.xml
trunk/build/aggregate/site/pom.xml
trunk/build/aggregate/webtools-site/pom.xml
Log:
renamed/removed/deprecated old parent pom vars - update refs to them so builds aren't broken
Modified: trunk/build/aggregate/coretests-site/pom.xml
===================================================================
--- trunk/build/aggregate/coretests-site/pom.xml 2012-10-11 23:49:52 UTC (rev 44453)
+++ trunk/build/aggregate/coretests-site/pom.xml 2012-10-11 23:50:02 UTC (rev 44454)
@@ -104,16 +104,4 @@
<enabled>true</enabled>
</releases>
</repository>
- <repository>
- <id>jboss-requirements-composite-mirror</id>
- <url>${jboss-requirements-composite-mirror}</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- </repositories>
</project>
Modified: trunk/build/aggregate/pom.xml
===================================================================
--- trunk/build/aggregate/pom.xml 2012-10-11 23:49:52 UTC (rev 44453)
+++ trunk/build/aggregate/pom.xml 2012-10-11 23:50:02 UTC (rev 44454)
@@ -28,6 +28,6 @@
mvn clean install ... \
-Djbosstools-nightly-staging-composite=file:///home/nboldt/tru/build/aggregate/local-site/ \
- -Djboss-requirements-composite-mirror=file:///home/nboldt/tru/build/target-platform/REPO/
+ -Djbosstools-target-site=file:///home/nboldt/tru/build/target-platform/REPO/
-->
</project>
Modified: trunk/build/aggregate/site/pom.xml
===================================================================
--- trunk/build/aggregate/site/pom.xml 2012-10-11 23:49:52 UTC (rev 44453)
+++ trunk/build/aggregate/site/pom.xml 2012-10-11 23:50:02 UTC (rev 44454)
@@ -94,8 +94,8 @@
</releases>
</repository>
<repository>
- <id>jboss-requirements-composite-mirror</id>
- <url>${jboss-requirements-composite-mirror}</url>
+ <id>jbosstools-target-site</id>
+ <url>${jbosstools-target-site}</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
Modified: trunk/build/aggregate/webtools-site/pom.xml
===================================================================
--- trunk/build/aggregate/webtools-site/pom.xml 2012-10-11 23:49:52 UTC (rev 44453)
+++ trunk/build/aggregate/webtools-site/pom.xml 2012-10-11 23:50:02 UTC (rev 44454)
@@ -100,8 +100,8 @@
</releases>
</repository>
<repository>
- <id>jboss-requirements-composite-mirror</id>
- <url>${jboss-requirements-composite-mirror}</url>
+ <id>jbosstools-target-site</id>
+ <url>${jbosstools-target-site}</url>
<layout>p2</layout>
<snapshots>
<enabled>true</enabled>
12 years, 3 months
JBoss Tools SVN: r44453 - trunk/build/aggregate.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 19:49:52 -0400 (Thu, 11 Oct 2012)
New Revision: 44453
Added:
trunk/build/aggregate/getArch.sh
Modified:
trunk/build/aggregate/build.xml
Log:
getArch and old build.xml script refactored into new location as target platform builder no longer needs them
Modified: trunk/build/aggregate/build.xml
===================================================================
--- trunk/build/aggregate/build.xml 2012-10-11 22:54:22 UTC (rev 44452)
+++ trunk/build/aggregate/build.xml 2012-10-11 23:49:52 UTC (rev 44453)
@@ -508,18 +508,6 @@
</if>
</target>
- <target name="get.eclipse">
- <ant antfile="../target-platforms/scripts/build.xml" target="get.eclipse">
- <property name="getArch" value="${output.dir}/../../target-platforms/scripts/getArch.sh"/>
- <property name="eclipse.version" value="4.2.1" />
- <property name="eclipse.type" value="platform" />
- <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/>
- <property name="downloadDir" value="${WORKINGDIR}"/>
- <property name="unpackDir" value="${tmpdir}"/>
- </ant>
- <var name="eclipseDir" value="${tmpdir}/eclipse"/>
- </target>
-
<target name="install.releng.tools" depends="get.eclipse">
<!-- install releng tools; want more verbose output? use -consolelog -debug -console -->
<exec executable="${eclipseDir}/eclipse" failonerror="true" dir="${eclipseDir}" timeout="300000" taskname="p2">
@@ -942,6 +930,83 @@
</antcall>
</target>
+ <target name="get.arch">
+ <condition property="ext" value="tar.gz" else="zip">
+ <os family="unix" />
+ </condition>
+ <condition property="os1" value="linux-gtk" else="win32">
+ <os family="unix" />
+ </condition>
+ <condition property="os" value="macosx-cocoa" else="${os1}">
+ <os family="mac" />
+ </condition>
+ <if>
+ <os family="unix" />
+ <then>
+ <available file="getArch.sh" property="getArchInSamePath"/>
+ <if>
+ <isset property="getArchInSamePath"/>
+ <then>
+ <property name="getArch" value="getArch.sh"/>
+ </then>
+ <else>
+ <property name="getArch" value="${output.dir}/../getArch.sh"/>
+ </else>
+ </if>
+
+ <!-- Ant thinks that ${os.arch} == i386 for x86_64, so use `uname` instead -->
+ <exec executable="bash" outputproperty="arch">
+ <arg line="${getArch}" />
+ </exec>
+ </then>
+ <else>
+ <condition property="arch" value="x86_64" else="">
+ <os arch="amd64" />
+ </condition>
+ </else>
+ </if>
+ </target>
+
+ <!-- TODO: replace this cruft with something less crufty - mojo? -->
+ <target name="get.eclipse" depends="get.arch">
+ <!-- NOTE: must use same platform (50M) or SDK (103M - 168M) version as feature version on target platform, or will get install/update conflicts -->
+ <property name="eclipse.version" value="4.2.1" />
+ <property name="eclipse.type" value="platform" />
+ <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/>
+ <property name="downloadDir" value="${WORKINGDIR}"/>
+ <property name="unpackDir" value="${tmpdir}"/>
+ <property name="eclipseDir" value="${tmpdir}/eclipse"/>
+ <!-- <property name="eclipse.version" value="M20120829-1000" />
+ <property name="eclipse.type" value="platform" />
+ <property name="eclipse.URL" value="http://www.eclipse.org/downloads/download.php?r=1&file=/eclipse/downl..."/> -->
+ <if>
+ <equals arg1="${arch}" arg2="x86" />
+ <then>
+ <property name="eclipse.file" value="eclipse-${eclipse.type}-${eclipse.version}-${os}.${ext}" />
+ </then>
+ <else>
+ <property name="eclipse.file" value="eclipse-${eclipse.type}-${eclipse.version}-${os}-${arch}.${ext}" />
+ </else>
+ </if>
+
+ <if>
+ <not>
+ <available file="${downloadDir}/${eclipse.file}" type="file" />
+ </not>
+ <then>
+ <get src="${eclipse.URL}/${eclipse.file}" dest="${downloadDir}/${eclipse.file}" ignoreerrors="false"/>
+ </then>
+ </if>
+
+ <!-- purge previous eclipse install to avoid conflicts w/ Eclipse feature versions -->
+ <delete dir="${unpackDir}" includeemptydirs="true" quiet="true" />
+
+ <untar compression="gzip" dest="${unpackDir}" src="${downloadDir}/${eclipse.file}" overwrite="true" />
+
+ <!-- make eclipse executable -->
+ <chmod perm="+x" file="${unpackDir}/eclipse/eclipse" />
+ </target>
+
<target name="cleanup">
<delete dir="${tmpdir}" quiet="true" includeemptydirs="true" />
</target>
Added: trunk/build/aggregate/getArch.sh
===================================================================
--- trunk/build/aggregate/getArch.sh (rev 0)
+++ trunk/build/aggregate/getArch.sh 2012-10-11 23:49:52 UTC (rev 44453)
@@ -0,0 +1,24 @@
+#!/bin/bash
+
+if uname -m > /dev/null 2>&1; then
+ arch=`uname -m`
+else
+ arch=`uname -p`
+fi
+# Massage arch for Eclipse-uname differences
+case $arch in
+ i[0-9]*86)
+ arch=x86 ;;
+ ia64)
+ arch=ia64 ;;
+ ppc)
+ arch=ppc ;;
+ ppc64)
+ arch=ppc ;;
+ x86_64)
+ arch=x86_64 ;;
+ *)
+ echo "ERROR: Unrecognized architecture: $arch"
+ exit 1 ;;
+esac
+echo $arch
\ No newline at end of file
12 years, 3 months
JBoss Tools SVN: r44452 - trunk/build/parent.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 18:54:22 -0400 (Thu, 11 Oct 2012)
New Revision: 44452
Modified:
trunk/build/parent/pom.xml
Log:
add jenkins.target.maximum profile for use in jenkins (parallel to maximum profile for use offline by devs)
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-10-11 22:47:07 UTC (rev 44451)
+++ trunk/build/parent/pom.xml 2012-10-11 22:54:22 UTC (rev 44452)
@@ -561,8 +561,11 @@
</build>
</profile>
- <!-- Target platform file pointing at a single update site located
- from Jenkins filesystem (mirrored unified.target for performances) -->
+ <!-- Target platform files pointing at a single update site located
+ from Jenkins filesystem (mirrored unified.target for performances)
+ use jenkins.target for component builds, and
+ use jenkins.target.maximum for aggregate and installer builds
+ -->
<profile>
<id>jenkins.target</id>
<build>
@@ -574,7 +577,7 @@
<configuration>
<target>
<artifact>
- <groupId>org.jboss.tools.target-platforms.${targetPlatformGroup}</groupId>
+ <groupId>org.jboss.tools.target-platforms.${targetPlatformGroup-maximum}</groupId>
<artifactId>jenkins</artifactId>
<version>${JBT_VERSION}.${BUILD_ALIAS}-SNAPSHOT</version>
<classifier>jenkins</classifier>
@@ -585,6 +588,31 @@
</plugins>
</build>
</profile>
+ <profile>
+ <id>jenkins.target.maximum</id>
+ <activation>
+ <activeByDefault>false</activeByDefault>
+ </activation>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>target-platform-configuration</artifactId>
+ <version>${tychoVersion}</version>
+ <configuration>
+ <target>
+ <artifact>
+ <groupId>org.jboss.tools.target-platforms.${targetPlatformGroup-maximum}</groupId>
+ <artifactId>jenkins</artifactId>
+ <version>${JBT_VERSION}.${BUILD_ALIAS}-SNAPSHOT</version>
+ <classifier>jenkins</classifier>
+ </artifact>
+ </target>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
<!-- To use this profile, must have first created a local.target file,
which points to a local repo. You can do this by hand or generate it from
12 years, 3 months
JBoss Tools SVN: r44451 - trunk/build/parent.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2012-10-11 18:47:07 -0400 (Thu, 11 Oct 2012)
New Revision: 44451
Modified:
trunk/build/parent/pom.xml
Log:
since requirements mirror is now the same as the TP site, there's no longer a need for a local.requirements profile or property
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-10-11 22:47:00 UTC (rev 44450)
+++ trunk/build/parent/pom.xml 2012-10-11 22:47:07 UTC (rev 44451)
@@ -51,7 +51,6 @@
<!-- 1b. or use -Plocal.site -Dlocal.site=file:///${HOME}/trunk/build/target-platform/REPO/ -->
<!-- TODO: don't forget to update JBDS .updatesite jobs when this value changes! -->
- <!-- TODO: see also 'hudson' profile below for other default value -->
<local.site>file:///${user.home}/.m2/jbosstools-target-platform_4.0.juno.SR0b/</local.site>
<!-- 2a. URL of latest JBT nightly staging composite site (all the components
@@ -66,13 +65,11 @@
<local.composite>file:///home/hudson/static_build_env/jbds/builds/staging/_composite_/core/trunk/</local.composite>
<local.composite-soa-tooling>file:///home/hudson/static_build_env/jbds/builds/staging/_composite_/soa-tooling/trunk/</local.composite-soa-tooling>
- <!-- 3a. URL of latest JBT requirements composite mirror -->
- <!-- TODO: don't forget to update this in ../aggregate/*/associate.properties too (5 files)! -->
+ <!-- 3. URL of latest JBT SOA requirements composite mirror -->
+ <!-- TODO: JBIDE-11121 - remove this when we have a SOA TP site instead -->
+ <!-- TODO: don't forget to update this in ../aggregate/soa*/associate.properties too (2 files)! -->
<jboss-requirements-composite-soa-tooling-mirror>http://download.jboss.org/jbosstools/updates/juno/soa-tooling/SR0/</jboss-requirements-composite-soa-tooling-mirror>
- <!-- 3b., or use -Plocal.requirements -Dlocal.requirements=file:///path/to/mirror/of/composite/requirements/site -->
- <local.requirements>file:///qa/services/http/binaries/RHDS/updates/juno/</local.requirements>
-
<!-- 4. published aggregate update sites go here, for consumption by QE
and downstream JBDS builds -->
<jbosstools-nightly>http://download.jboss.org/jbosstools/updates/nightly/core/trunk/</jbosstools-nightly>
@@ -441,28 +438,6 @@
</repositories>
</profile>
- <!-- same contents as jbosstools-target-site, but locally
- available (to improve network lag) -->
- <profile>
- <id>local.requirements</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
- <repositories>
- <repository>
- <id>local.requirements</id>
- <url>${local.requirements}</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- </repositories>
- </profile>
-
<!-- same contents as jbosstools-nightly-staging-composite, but locally
available (to improve network lag) -->
<profile>
12 years, 3 months