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

Reply via email to