-1: Either the build instructions are incomplete or there is build bug: - download the tag http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/ - Follow instructions in BUILDING.txt - This step: "mvn antrun:run" gives:
[INFO] HttpComponents Core ............................... SUCCESS [40.379s] [INFO] HttpCore .......................................... SUCCESS [0.297s] [INFO] HttpCore NIO ...................................... FAILURE [0.046s] [INFO] HttpCore OSGi bundle .............................. SKIPPED [INFO] HttpCore AB clone ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42.817s [INFO] Finished at: Mon Nov 26 11:13:44 EST 2012 [INFO] Final Memory: 16M/336M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project httpcore-nio: Could not resolve dependencies for project org.apache.httpcomponents:httpcore-nio:jar:4.2.3: Failure to find org.apache.httpcomponents:httpcore:jar:4.2.3 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] [ERROR] Is a step for "mvn install" missing? - This next step: mvn site -Dmaven.clover.licenseLocation=C:\Users\ggregory\Documents\Apache/clover.license - gives the error: Could not find resource* '/default-clover-report.xml'* [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HttpComponents Core ............................... SUCCESS [34.443s] [INFO] HttpCore .......................................... FAILURE [57.027s] [INFO] HttpCore NIO ...................................... SKIPPED [INFO] HttpCore OSGi bundle .............................. SKIPPED [INFO] HttpCore AB clone ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:32.798s [INFO] Finished at: Sun Nov 25 17:04:07 EST 2012 [INFO] Final Memory: 59M/722M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on project httpcore: Error during page generation: Error rende ring Maven report: Could not resolve default-clover-report.xml. Please try specifying this via the maven.clover.reportDescriptor property. Failed to load resour ce as file [/default-clover-report.xml]: Could not find resource '/default-clover-report.xml'. -> [Help 1] [ERROR] Is this file missing from the tag or should it be generated? Gary On Sun, Nov 25, 2012 at 6:02 PM, sebb <[email protected]> wrote: > On 23 November 2012 21:34, Oleg Kalnichevski <[email protected]> wrote: > > Please vote on releasing these packages as HttpComponents Core 4.2.3. > > 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: > > http://people.apache.org/~olegk/httpcore-4.2.3-RC1/ > > > > Release notes: > > > http://people.apache.org/~olegk/httpcore-4.2.3-RC1/RELEASE_NOTES-4.2.x.txt > > > > Maven artefacts: > > > https://repository.apache.org/content/repositories/orgapachehttpcomponents-070/org/apache/httpcomponents/ > > > > SVN tag: > > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/ > > > > > -------------------------------------------------------------------------- > > Vote: HttpComponents Core 4.2.3 release > > [X] +1 Release the packages as HttpComponents Core 4.2.3. > > [ ] -1 I am against releasing the packages (must include a reason). > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
