Beanshell plugin

2006-11-23 Thread Marco Mistroni

hi all,
i need to use beanshell plugin in my m2 project...
found this interesting link

http://scriptlandia.blogspot.com/2006/04/beanshell-plugin-for-maven2.html

but somehow i keep on getting error

[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] The plugin 'org.apache.maven:maven-beanshell-plugin' does not exist
or no
valid version could be found


can anyone help me out?

thanx in advance and regards
 Marco


Re: Beanshell plugin

2006-11-23 Thread Tom Huybrechts

if you go loook at that repository
- the plugin directory has a space in its name (at the end)
- there are no metadata files

I can't imagine maven supports spaces in groupIds, so your best bet is
to download and install it manually

On 11/23/06, Marco Mistroni [EMAIL PROTECTED] wrote:

hi all,
 i need to use beanshell plugin in my m2 project...
found this interesting link

http://scriptlandia.blogspot.com/2006/04/beanshell-plugin-for-maven2.html

but somehow i keep on getting error

[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] The plugin 'org.apache.maven:maven-beanshell-plugin' does not exist
or no
 valid version could be found


can anyone help me out?

thanx in advance and regards
  Marco




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