maven-js-plugin 1.3 release

2007-11-26 Thread Adam Altemus
Hey all, We have released the 1.3 final version of the maven-js-plugin. Please see http://ossi.mobilvox.com/maven-js-plugin for full release details and documentation on the plugin. Also, the project can be found at http://sourceforge.net/projects/maven-js-plugin Thanks, Adam Altemus Software

Re: list of companies using Maven 2.0.7

2007-10-11 Thread Adam Altemus
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Adam Altemus Software Engineer

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Adam Altemus
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. Thanks, Adam On 10/1/07, Insitu [EMAIL PROTECTED] wrote: Hello, When trying to build it from sources, I got: [INFO] Scanning for projects... [INFO]

Re: Maven JavaScript Plugin 1.2 released

2007-10-01 Thread Adam Altemus
PROTECTED] wrote: 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

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 on your

Re: Using maven for JavaScript projects

2007-09-27 Thread Adam Altemus
Hey all, Sorry for coming into this discussion late. If anyone wants to use anything from our JavaScript plugin, feel free to help yourself. It can be found at http://ossi.mobilvox.com/maven-js-plugin or http://sf.net/projects/maven-js-plugin We're using a modded version of JsMin, which has

maven-js-plugin 1.1

2007-07-18 Thread Adam Altemus
We have released version 1.1 of the maven-js-plugin. The goal(s) have been expanded. For full release notes, and documentation, see http://www.mobilvox.com/projects/maven-js-plugin/ Thanks, Adam

Re: JavaScript compression plugin

2007-06-11 Thread Adam Altemus
We (http://www.mobilvox.com) are currently working on one. There have been some others but, not sure of their status. Thanks, Adam On 6/11/07, Nathan Maves [EMAIL PROTECTED] wrote: Has anyone seen one yet? Nathan

Re: accessing environment variable in settings.xml or pom.xml

2006-01-05 Thread Adam Altemus
Greetings, my name is Adam Altemus. I am a computer science student @ Indiana University of PA. and am doing an internship. I read in a thread that you said that you can acess environment variables in the pom.xml from the settings.xml. Could you explain to me how this can be done?