--- "Frederick N. Brier" <[EMAIL PROTECTED]> wrote: > Konstantin Priblouda wrote: > > >Well ,xdoclet can be build from CVS if you pay some > >attention ( and disable remote repositories from > >codehaus ) > > > I am not using Maven yet, but it strikes me that it > ought to be able to > mark a stable release that successfully built, thus > creating a > configuration file with all the named versions of > the different > components necessary to build that named release. > Or mark in the > configuration file which named versions should be > fetched from a remote > repository. I put in several hours a few weeks ago > trying to build > XDoclet2, but wiffed. As soon as I get OSWorkflow > integrated, then I > will take another SWAG at it, so I can write the web > service stuff.
IMHO, problem is with SNAPSHOT dependencies ( which are always downloaded, if respective webserver does not respect if-modified-since or date on target system is wrong ) Once you removed references to remote repositories on codehaus.org you will be able to recompile it. regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? Yahoo! Search - Find what you�re looking for faster http://search.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
