I wonder if there is something wrong with BUILDING.txt or the POMs. I checked out the tag and followed BUILDING.txt, all when well until step 5:
(5) Building distribution assemblies Execute the following command in order to build the distribution assemblies mvn package assembly:assembly Which gave me: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache HttpComponents AsyncClient ................. FAILURE [9.460s] [INFO] Apache HttpAsyncClient ............................ SUCCESS [38.844s] [INFO] Apache HttpAsyncClient Cache ...................... SUCCESS [4.931s] [INFO] HttpAsyncClient OSGi bundle ....................... SUCCESS [2.473s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:01.901s [INFO] Finished at: Thu Oct 17 12:43:38 EDT 2013 [INFO] Final Memory: 52M/466M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:assembly (default-cli) on project httpcomponents-asyncclient: Error reading assemblies: No assembly descriptors found. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException My set up: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500) Maven home: C:\Java\apache-maven-3.0.5\bin\.. Java version: 1.7.0_40, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_40\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" Gary On Thu, Oct 17, 2013 at 3:59 AM, Oleg Kalnichevski <[email protected]> wrote: > Please vote on releasing these packages as HttpComponents AsyncClient > 4.0. The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passes if at least > three binding +1 votes are cast and there are more +1 than -1 votes. > > Packages: > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpasyncclient-4.0-RC1 > revision 3283 > > Release notes: > > https://dist.apache.org/repos/dist/dev/httpcomponents/httpasyncclient-4.0-RC1/RELEASE_NOTES-4.0.x.txt > > Maven artefacts: > > https://repository.apache.org/content/repositories/orgapachehttpcomponents-188/org/apache/httpcomponents/ > > SVN tag: > > https://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/tags/4.0-RC1 > revision 1532717 > > -------------------------------------------------------------------------- > Vote: HttpComponents AsyncClient 4.0 release > [ ] +1 Release the packages as HttpComponents AsyncClient 4.0. > [ ] -1 I am against releasing the packages (must include a reason). > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
