On Mon, 2012-11-26 at 11:51 -0500, Gary Gregory wrote: > On Mon, Nov 26, 2012 at 11:38 AM, Oleg Kalnichevski <[email protected]>wrote: > > > On Mon, 2012-11-26 at 11:17 -0500, Gary Gregory wrote: > > > -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? > > > > > > > Yes, apparently 'mvn install' is required prior to this step. However, > > it is not a release blocker in my option. > > > > Ok, I retract my -1 then but please update the build instructions with > exactly where "install" must be invoked. > >
Done. Please review: http://svn.apache.org/viewvc?rev=1413814&view=rev Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
