RE: Scripting Maven 1.0 with BeanShell and Jython

2005-04-26 Thread Mattias Olofsson
erson. -Original Message- From: M. Sean Gilligan [mailto:[EMAIL PROTECTED] Sent: den 26 april 2005 02:47 To: Maven Users List Subject: Scripting Maven 1.0 with BeanShell and Jython I've been able to get BeanShell and Jython to work and documented what I did on this page: http://www.msgilligan

Scripting Maven 1.0 with BeanShell and Jython

2005-04-25 Thread M. Sean Gilligan
I've been able to get BeanShell and Jython to work and documented what I did on this page: http://www.msgilligan.com/maven-scripting.html I'd still like to be able to do the following: 1) Use the tag rather than Jelly tags (for consistency) 2) Be able to read and write properties from the script