Just go and do maven jar:install in the referencing directory first. You should always do a full build with a fresh checkout, failing that just do each one as it is requested.
James On 10/20/05, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] a écrit : > > When I try to build main, I get this error: > > > > ---------------------------------- > > C:\eclipse\WORKSP~1\trunk\gt\module\main>maven jar:install > > __ __ > > | \/ |__ _Apache__ ___ > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > |_| |_\__,_|\_/\___|_||_| v. 1.0.2 > > > > Attempting to download referencing-2.2.x.jar. > > WARNING: Failed to download referencing-2.2.x.jar. > > The build cannot continue because of the following unsatisfied > > dependency: > > > > referencing-2.2.x.jar > > > I just tried on latest revision (16476), and it worked normally for me. > I did the following (just to be sure): > > - Cleaned all target directories. > > - Deleted the ~/.maven/repository/gt2 directory in order to make sure > that maven will have to build or download the geotools modules. > > - I did "maven build" instead of "maven jar:install". > > Could it work on yours machine? > > Martin. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
