You need to get the proxy settings from IE, then you need to set Maven to use that same proxy server just like IE does.
On 2/26/07, Edney Imme <[EMAIL PROTECTED]> wrote:
thank Jo But, here, in my company , the network guy can´t change this configuration. Politics from this company. I can access web from MS-DOS. I need a pluggin to do that in eclipse. Sorry On 2/26/07, Jo Vandermeeren <[EMAIL PROTECTED]> wrote: > > Hi there, > > 1. You've got network issues.. Contact your network guy for the correct > proxy settings. > So, get your network and proxy settings up and running and you should be > good to go.. > > 2. Installing an external jar into your repository - like most things in > maven - can only be done via the command line interface.. > Why would you even want anything else, isn't it ? ;) > > Good luck > Jo > > > On 2/26/07, Edney Imme <[EMAIL PROTECTED]> wrote: > > > > Hi everybody, > > > > I need help. > > > > I have the follow problem with Maven. > > > > I execute this command. > > > > mvn install:install-file > > -DgroupId=org.apache.myfaces.tomahawk-DartifactId=tomahawk-sandbox > > -Dversion= > > 1.1.4-SNAPSHOT -Dpackaging=jar > > <http://www.javafree.org/wiki/jar>-Dfile=c:/tmp/tomahawk- > > sandbox-1.1.4-SNAPSHOT.jar <http://www.javafree.org/wiki/jar> > > > > And I get this error message > > > > > > C:\mvn install:install-file -DgroupId=org.apache. > > myfaces.tomahawk -DartifactId=tomahawk-sandbox -Dversion= > > 1.1.4-SNAPSHOT-Dpackag > > ing=jar -Dfile=c:/tmp/tomahawk-sandbox-1.1.4-SNAPSHOT.jar > > [INFO] Scanning for projects... > > [INFO] Searching repository for plugin with prefix: 'install'. > > [INFO] org.apache.maven.plugins: checking for updates from central > > [WARNING] repository metadata for: 'org.apache.maven.plugins' could not > be > > retri > > eved from repository: central due to an error: Error transferring file > > [INFO] Repository 'central' will be blacklisted > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] The plugin 'org.apache.maven.plugins:maven-install-plugin' does > not > > exist > > or no valid version could be found > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] For more information, run Maven with the -e switch > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 22 seconds > > [INFO] Finished at: Fri Feb 23 18:44:35 GMT 2007 > > [INFO] Final Memory: 1M/2M > > [INFO] > > ------------------------------------------------------------------------ > > > > I´m behind a proxy server. > > > > I do the proxy configuration in the setting.xml file. > > > > When I do a PING in a url in MS_DOS i get the follow error message. > > > > > > www.apache.org with 32 bytes > > > > reply the 10.248.0.38: No host available. > > reply the 10.248.0.38: No host available. > > reply the 10.248.0.38: No host available. > > > > I have now another question. > > > > I can do this command only in a msdos prompt "mvn install:install-file > > -DgroupId=org.apache.myfaces.tomahawk -DartifactId=tomahawk-sandbox > > -Dversion=1.1.4-SNAPSHOT -Dpackaging=jar > > <http://www.javafree.org/wiki/jar>-Dfile=c:/tmp/tomahawk- > > sandbox-1.1.4-SNAPSHOT.jar" <http://www.javafree.org/wiki/jar> > > > > Or exist oder way to do that?? > > > > I work here with eclipse. > > > > > > Can please, anyone help me... > > > > thank you > > -- > > Att. > > Edney Marcel Imme > > > -- Att. Edney Marcel Imme
-- --- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/djmick_dot_com http://www.thumpradio.com ---
