The install:install-file does not work for me. Here is the log:

mvn install:install-file –DgroupId=spring –DartifactId=spring-core
-DgeneratePom=true –Dversion=1.0 -Dpackaging=jar
–Dfile=/local/lilyevsk/spring-framework-2.0.1/dist/modules/spring-core.jar
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'install'.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Invalid task '–DgroupId=spring': you must specify a valid lifecycle
phase, or a goal in the format plugin:goal or
pluginGroupId:pluginArtifactId:pluginVersion:goal
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Dec 08 15:37:43 EST 2006
[INFO] Final Memory: 1M/4M
[INFO]
------------------------------------------------------------------------

-- 
View this message in context: 
http://www.nabble.com/install-file-does-not-work-tf2782976s177.html#a7764889
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to