Maven javascript plugin (Trying to skip files)

2011-10-01 Thread sumittyagi
I am trying to use Maven javascript plugin with QUnit, to unit test javascript files... Currently I am just trying to setup the environment... and few files are giving errors when I build the project. [INFO] Executing QUnit tests [INFO

Re: Maven JavaScript Plugin

2009-10-24 Thread David Meunier
discovered the Maven JavaScript plugin. It looks neat, but it is an alpha version and seems to have little activity. I was simply hoping to find some comments from those who have investigated or used the Maven JavaScript plugin. Does it work? Strengths and weaknesses? Any insight is

Re: Maven JavaScript Plugin

2009-10-23 Thread Manos Batsis
Neil Chaudhuri wrote: A colleague at work expressed an interest in doing a lot of Maven-like things in the JavaScript realm. I did some research and discovered the Maven JavaScript plugin. It looks neat, but it is an alpha version and seems to have little activity. I was simply hoping to find

Re: Maven JavaScript Plugin

2009-10-23 Thread Josh Suereth
cript realm. I did some research and discovered the Maven > JavaScript plugin. It looks neat, but it is an alpha version and seems to > have little activity. > > I was simply hoping to find some comments from those who have investigated > or used the Maven JavaScript plugin. Does it w

Re: Maven JavaScript Plugin

2009-10-23 Thread Martin Höller
On 22 Okt 2009, Neil Chaudhuri wrote: > A colleague at work expressed an interest in doing a lot of Maven-like things > in the JavaScript realm. I did some research and discovered the Maven > JavaScript plugin. It looks neat, but it is an alpha version and seems to > have lit

Maven JavaScript Plugin

2009-10-22 Thread Neil Chaudhuri
A colleague at work expressed an interest in doing a lot of Maven-like things in the JavaScript realm. I did some research and discovered the Maven JavaScript plugin. It looks neat, but it is an alpha version and seems to have little activity. I was simply hoping to find some comments from

Re: Maven JavaScript Plugin 1.2 released

2007-10-02 Thread Insitu
It works ! Thanks . -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Adam Altemus
I removed the tags that seem to have been causing the problem. If the problem still persists, enter it as an issue and I'll fix it ASAP. Thanks, Adam Altemus http://www.mobilvox.com On 10/1/07, Insitu <[EMAIL PROTECTED]> wrote: > > >> Adam Altemus wrote: > >> > Can you give me some information

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Insitu
>> Adam Altemus wrote: >> > Can you give me some information on your environment? I'm pretty sure I >> > know what the error is but, I need to make sure. >> >> Looks like a java 1.4 environment trying to compile java 1.5 to me ;-) >> >> >> Manos hello, This problem has sometimes bitten me in the

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Adam Altemus
I was thinking that as well. The errors seem to be occurring at the @override tags that were added in during the creation of the code in Eclipse. I removed them because I have seen other instances where they have been problematic and it is fine without them. On 10/1/07, Manos Batsis <[EMAIL PROT

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Manos Batsis
Adam Altemus wrote: Can you give me some information on your environment? I'm pretty sure I know what the error is but, I need to make sure. Looks like a java 1.4 environment trying to compile java 1.5 to me ;-) Manos - To

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Adam Altemus
for projects... > [INFO] > > > [INFO] Building MobilVox Maven JavaScript Plugin > [INFO]task-segment: [install] > [INFO] > > >

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Insitu
Hello, When trying to build it from sources, I got: [INFO] Scanning for projects... [INFO] [INFO] Building MobilVox Maven JavaScript Plugin [INFO]task-segment: [install] [INFO

Maven JavaScript Plugin 1.2 released

2007-09-23 Thread Adam
Hey all, We have released version 1.2 of the maven-js-plugin. All release notes and such can be found at http://ossi.mobilvox.com/maven-js-plugin or http://sf.net/projects/maven-js-plugin. Thanks, -- Adam Altemus http://www.mobilvox.com

Re: maven javascript plugin - javascript compression

2007-07-06 Thread Adam
, Manos Batsis <[EMAIL PROTECTED]> wrote: Adam wrote: > Hey all: > > We (MobilVox) have released a 1.0 version of a maven javascript > plugin. The current implementation compresses JavaScript in a web > application. More information can be found at the project downlo

Re: maven javascript plugin - javascript compression

2007-07-06 Thread Manos Batsis
Adam wrote: Hey all: We (MobilVox) have released a 1.0 version of a maven javascript plugin. The current implementation compresses JavaScript in a web application. More information can be found at the project download location at http://sourceforge.net/projects/maven-js-plugin/ or at the

maven javascript plugin - javascript compression

2007-07-06 Thread Adam
Hey all: We (MobilVox) have released a 1.0 version of a maven javascript plugin. The current implementation compresses JavaScript in a web application. More information can be found at the project download location at http://sourceforge.net/projects/maven-js-plugin/ or at the project site at