Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aether-build] Build failed in Hudson: aether-core-nightly » Java 6 R 21 64bit (SUN),windows7tests #20

See <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=windows7tests/20/>

------------------------------------------
Started by upstream project "aether-core-nightly" build number 20
Building remotely on windows7tests
Checkout:windows7tests / <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=windows7tests/ws/> - hudson.remoting.Channel@131b3b7f:windows7tests
Using strategy: Default
Last Built Revision: Revision e67b626bba50d9bdb5abf20d3d1896e40e0dce28 (origin/master)
Checkout:windows7tests / <https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=windows7tests/ws/> - hudson.remoting.LocalChannel@4274bf
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/aether/aether-core.git
Commencing build of Revision e67b626bba50d9bdb5abf20d3d1896e40e0dce28 (origin/master)
Checking out Revision e67b626bba50d9bdb5abf20d3d1896e40e0dce28 (origin/master)
[windows7tests] $ "c:\Program Files\maven-3.0.3\bin\mvn.bat" -Dlabel=windows7tests "-Djdk=Java 6 R 21 64bit (SUN)" -Dsurefire.useFile=true "-Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/aether-core-nightly/./jdk=Java%206%20R%2021%2064bit%20(SUN),label=windows7tests/ws/.repository"> -B -e -V -U clean install
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: c:\Program Files\maven-3.0.3
Java version: 1.6.0_20, vendor: Sun Microsystems Inc.
Java home: c:\Java\jdk1.6.0_20\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "x86", family: "windows"
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings C:\Users\HUDSONBUILD\.m2\settings.xml: end tag name </protocol> must match start tag name <proto> from line 5 (position: TEXT seen ...<proto>http</protocol>... @5:29)  @ C:\Users\HUDSONBUILD\.m2\settings.xml, line 5, column 29

	at org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
	at org.apache.maven.cli.MavenCli.settings(MavenCli.java:725)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:193)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Recording test results



Back to the top