On Wed, Jul 15, 2009 at 8:20 PM, Oleg Kalnichevski<[email protected]> wrote:
> Folks
>
> Please find a few minutes to review HttpCore 4.1-alpha1 release packages and
> release notes
>
> Packages:
> http://people.apache.org/~olegk/httpcore-4.1-alpha1-preview/
>
> Release notes:
> http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/RELEASE_NOTES.txt
>
> Oleg
>
This looks good to me too, i do get a failure building the
distributions from the src distro with the command from the
BUILDING.txt file "mvn package assembly:assembly":
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error reading assemblies: Error locating assembly descriptor:
src/main/assembly/bin.xml
[1] [INFO] Searching for file location:
C:\ASF\HC\httpcomponents-core-4.1-SNAPSHOT\httpcore\src\main\assembly\bin.xml
[2] [INFO] File:
C:\ASF\HC\httpcomponents-core-4.1-SNAPSHOT\httpcore\src\main\assembly\bin.xml
does not exist.
[3] [INFO] Invalid artifact specification:
'src/main/assembly/bin.xml'. Must contain at least three fields,
separated by ':'.
[4] [INFO] Failed to resolve classpath resource:
/assemblies/src/main/assembly/bin.xml from classloader:
org.codehaus.classworlds
almclassloa...@1f4e571
[5] [INFO] Failed to resolve classpath resource:
src/main/assembly/bin.xml from classloader:
org.codehaus.classworlds.RealmClassL
e...@1f4e571
[6] [INFO] File:
C:\ASF\HC\httpcomponents-core-4.1-SNAPSHOT\httpcore\src\main\assembly\bin.xml
does not exist.
[7] [INFO] Building URL from location: src/main/assembly/bin.xml
Error:
java.net.MalformedURLException: no protocol: src/main/assembly/bin.xml
at java.net.URL.<init>(URL.java:567)
at java.net.URL.<init>(URL.java:464)
at java.net.URL.<init>(URL.java:413)
at
org.apache.maven.shared.io.location.URLLocatorStrategy.resolve(URLLocatorStrategy.java:54)
at org.apache.maven.shared.io.location.Locator.resolve(Locator.java:81)
at
org.apache.maven.plugin.assembly.io.DefaultAssemblyReader.addAssemblyFromDescriptor(DefaultAssemblyReader.java:309)
at
org.apache.maven.plugin.assembly.io.DefaultAssemblyReader.readAssemblies(DefaultAssemblyReader.java:140)
at
org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:328)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:553)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:523)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:268)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
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.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
...ant
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]