Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<pluginGroups>
<pluginGroup>org.codehaus.tycho</pluginGroup>
<pluginGroup>org.sonatype.pwt</pluginGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<localRepository>${user.home}/.m2/repository</localRepository>
</settings>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>settings</id>
Expand Down
2 changes: 1 addition & 1 deletion impl/maven-impl/src/test/resources/settings-simple.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<localRepository>${user.home}/.m2/repository</localRepository>
</settings>
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ These settings are meant for ITs that download artifacts from remote servers. In
plugins/artifacts from test repos so use of these settings should be the exceptional case, not the default.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<proxies>
<proxy>
<id>it-proxy</id>
Expand Down
2 changes: 1 addition & 1 deletion its/core-it-suite/src/test/resources-filtered/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ own test repos or can employ the local repository (after bootstrapping). This co
"central" to avoid needless network access for files knowingly not present externally.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>it-defaults</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>it-bootstrap</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
2 changes: 1 addition & 1 deletion its/core-it-suite/src/test/resources/it0023/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<activeProfiles>
<activeProfile>test-profile</activeProfile>
</activeProfiles>
Expand Down
2 changes: 1 addition & 1 deletion its/core-it-suite/src/test/resources/it0041/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>it-defaults</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
2 changes: 1 addition & 1 deletion its/core-it-suite/src/test/resources/it0113/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<servers>
<server>
<id>test</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>test-profile</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<activeProfiles>
<activeProfile>test-profile</activeProfile>
<activeProfile>it-defaults</activeProfile>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<pluginGroups>
<pluginGroup>org.apache.maven.its.mng0377</pluginGroup>
</pluginGroups>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<mirrors>
<mirror>
<!-- disable remote trips to speed things up -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<!--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<mirrors>
<mirror>
<!-- disable remote trips to speed things up -->
Expand Down
2 changes: 1 addition & 1 deletion its/core-it-suite/src/test/resources/mng-0507/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>it-defaults</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<servers>
<server>
<id>test</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<servers>
<server>
<id>test</id>
Expand Down
2 changes: 1 addition & 1 deletion its/core-it-suite/src/test/resources/mng-0557/settings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<activeProfiles>
<activeProfile>test-profile</activeProfile>
</activeProfiles>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
2 changes: 1 addition & 1 deletion its/core-it-suite/src/test/resources/mng-0773/settings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>

<profiles>
<profile>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ specific language governing permissions and limitations
under the License.
-->

<settings>
<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0'>
<profiles>
<profile>
<id>maven-core-it-repo</id>
Expand Down
Loading
Loading