Try the following:
cd $FORREST_HOME/plugins/
and deploy all plugins by hand. like:
ls -l|grep org|awk {'print "cd "$8";$FORREST_HOME/tools/ant/bin/ant
local-deploy; cd .."'}|shMake sure you have set $FORREST_HOME. HTH El jue, 24-11-2005 a las 12:06 +0100, Olivier CEREDE escribió: > No, I've not raise an issue. My problem is similar to another (June > 2005) ... I 've tried to download plugs manually from > http://forrest.apache.org/plugins/0.7/ and unzip them to %% > FORREST_HOME%/build/plugins. I launch "$> forrest" but I have this > error... I need help > > Cyriaque Dupoirieux <[EMAIL PROTECTED]> a écrit : > Did you raise an issue here > http://issues.apache.org/jira/browse/FOR ? > > I will try to work on this tomorrow... > > > Salutations, > Cyriaque, > > Olivier CEREDE a écrit : > > > Hi, > > > > I have a proxy with basic authentication (user / password). > It seems > > to be impossible to configure it in forrest ; so it can't > start with > > Forrest .... I need HELP ;-) > > > > I tried the manuall y process as describe in : > > > > http://mail-archives.apache.org/mod_mbox/forrest-user/200506.mbox/[EMAIL > PROTECTED] > > > > But I have the following error : > > > > > > T:\Temp>forrest > > Apache Forrest. Run 'forrest -projecthelp' to list options > > > > Buildfile: T:\-=Perso=-\R_D\apache-forrest-0.7\main > \forrest.build.xml > > check-java-version: > > This is apache-forrest-0.7 > > Using Java 1.4 from C:\j2sdk1.4.1_02\jre > > init-proxy: > > Using proxy : S964000:8080 > > init-plugins: > > Copying 1 file to T:\Temp\build\tmp > > Copying 1 file to T:\Temp\build\tmp > > Copying 1 file to T:\Temp\build\tmp > > Copying 1 file to T:\Temp\build\tmp > > Installing plugin: org.apache.forrest.plugin.output.pdf > > check-plugin: > > org.apache.forrest.plugin.output.pdf is not available in the > build dir > > init-proxy: > > Us ing proxy : S964000:8080 > > fetch-plugins-descriptors: > > Fetching plugins descriptor: > > http://forrest.apache.org/plugins/plugins.xml > > Getting: http://forrest.apache.org/plugins/plugins.xml > > Error opening connection java.io.IOException: Server > returned HTTP > > response code > > : 407 for URL: http://forrest.apache.org/plugins/plugins.xml > > Error opening connection java.io.IOException: Server > returned HTTP > > response code > > : 407 for URL: http://forrest.apache.org/plugins/plugins.xml > > Error opening connection java.io.IOException: Server > returned HTTP > > response code > > : 407 for URL: http://forrest.apache.org/plugins/plugins.xml > > Can't get http://forrest.apache.org/plugins/plugins.xml to > > T:\Temp\build\tmp\plu > > gins-1.xml > > Fetching plugins descriptor: > > http://forrest.apache.org/plugins/whiteboard-plugin > > s.xml > > Getting: > http://forrest.apache.org/plugins/whiteboard-plugins.xml > > Error opening connection java.io.IOException: Server > returned HTTP > > response code > > : 407 for URL: > http://forrest.apache.org/plugins/whiteboard-plugins.xml > > Error opening connection java.io.IOException: Server > returned HTTP > > response code > > : 407 for URL: > http://forrest.apache.org/plugins/whiteboard-plugins.xml > > Error opening connection java.io.IOException: Server > returned HTTP > > response code > > : 407 for URL: > http://forrest.apache.org/plugins/whiteboard-plugins.xml > > Can't get > http://forrest.apache.org/plugins/whiteboard-plugins.xml to > > T:\Temp\bu > > ild\tmp\plugins-2.xml > > WARNING > > ======= > > Unable to load plugin list number 1 from > > http://forrest.apache.org/p > > lugins/plugins.xml. > > Any plugins identified in this plugin list cannot be > > installed > > automatially, see further errors below. > > WARNING > > ======= > > Unable to load plugin list number 2 from > > http://forrest.apache.org/p > > lugins/whiteboard-plugins.xml. > > Any plugins identified in this plugin list ca nnot be > > installed > > automatially, see further errors below. > > unpack-plugin: > > ERROR > > ===== > > Unable to retrieve the org.apache.forrest.plugin.output.pdf > plugin. > > There may be more information about the reason for this in > output > > above. The usual cause is that Forrest has been unable to > download > > the plugin descriptor file that indicates where this plugin > is to be > > downloaded from. If you are behind a firewall then set the > proxy.host > > and proxy.port values in the forrest.properties file. > > You may also like to check the value of the > > forrest.plugins.descriptors property in the > forrest.properties file > > and ensure that the locations indicated by that value are > accessible > > (note t here should be no spaces in this property). > > > > BUILD FAILED > > T:\-=Perso=-\R_D\apache-forrest-0.7\main\targets > \plugins.xml:334: The > > following > > error occurred while executi ng this line: > > T:\-=Perso=-\R_D\apache-forrest-0.7\main\targets > \plugins.xml:351: The > > following > > error occurred while executing this line: > > T:\-=Perso=-\R_D\apache-forrest-0.7\main\targets > \plugins.xml:99: Unable > > to insta > > ll required plugins. See error messages above for more > detail. > > Total time: 3 seconds > > > > > > ------------------------------------------------------------------------ > > *Appel audio GRATUIT partout dans le monde* avec le nouveau > Yahoo! > > Messenger > > Téléchargez le ici ! > > > > > > > > ______________________________________________________________________ > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! > Messenger > Téléchargez le ici ! -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)
