Hi,

Simply there's no dist plugin in maven 2.
To install an artifact try: 'mvn install' (which is a shortcut for mvn
install:install) instead.

Regards,
Jakub

On Thu, 18 May 2006 12:24:15 +0300, Evi wrote
> Hi!
> 
> I am just beginning with Maven and while building Jetspeed got the following
> build error:
> 
> C:\0portaal\Allalaetud tarkvara\jetspeed-1.6-war\jetspeed-1.6>mvn
> dist:install
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'dist'.
> [INFO] org.apache.maven.plugins: checking for updates from central
> [INFO] org.codehaus.mojo: checking for updates from central
> [INFO] artifact org.apache.maven.plugins:maven-dist-plugin: checking 
> for updates from central [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-dist-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: 4 seconds
> [INFO] Finished at: Thu May 18 12:01:11 EEST 2006
> [INFO] Final Memory: 1M/2M
> [INFO]
> ------------------------------------------------------------------------
> 
> Please advise how to proceed.
> 
> Rgds,
> Evi
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to