Re: Javascript support

2008-02-25 Thread Harlan Iverson
The javascript plugin is currently sandboxed, so following these instructions should make it available: http://mojo.codehaus.org/using-sandbox-plugins.html The other option is to download the source and run mvn install locally. The location in the plugin's maven site is wrong, it is here:

Re: jsunit integration

2007-10-22 Thread Harlan Iverson
The recurring issue seems to be getting JSUnit dependencies from Maven. Is there a dialog open with the JSUnit team about this? I've made an attempt but heard nothing: http://tech.groups.yahoo.com/group/jsunit/message/954 In my opinion, the ideal solution would be to get JSUnit building with a

Re: Prompt user for variable?

2007-10-17 Thread Harlan Iverson
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Harlan Iverson http://blog.devspan.com

Re: Very newbie question

2007-10-15 Thread Harlan Iverson
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Harlan Iverson http://blog.devspan.com

Re: Very newbie question

2007-10-15 Thread Harlan Iverson
an archetype. What exactly are you hoping to do with Maven2? Wayne On 10/15/07, Harlan Iverson [EMAIL PROTECTED] wrote: An archetype is installed the same way as a normal artifact; so running 'mvn install' in the directory will do it. In case you haven't seen it, this guide to creating

Re: Maven good Design

2007-10-15 Thread Harlan Iverson
, which will be very difficult!, Already done, here is the URL). Regards, Graham -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Harlan Iverson http://blog.devspan.com

Re: What should i type to compile against a certain version of snapshot?

2007-10-10 Thread Harlan Iverson
hope that helps. Harlan On 10/10/07, Baz [EMAIL PROTECTED] wrote: All, What should i type to compile against a certain version of snapshot? Thanks. A. -- Harlan Iverson http://blog.devspan.com

Re: recommandation for JS packaging ? (was Using maven for JavaScript projects)

2007-09-28 Thread Harlan Iverson
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Harlan Iverson http://blog.devspan.com

Re: Using maven for JavaScript projects

2007-09-27 Thread Harlan Iverson
PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Harlan Iverson http://blog.devspan.com

Re: Using maven for JavaScript projects

2007-09-27 Thread Harlan Iverson
, i'll take a look tomorow. Is it ok with you that I pick up code and/or ideas from this projects ? I didn't found a License notice on the first one. The second one is MIT-licensed, not sure if I can get code an re-package it under apache license ? Nico. 2007/9/27, Harlan Iverson [EMAIL