[ANN] FEST JavaFX Compiler Maven Plug-in 1.0b2 released!

2010-05-19 Thread Alex Ruiz
Greetings, I'm happy to announce that the FEST JavaFX Compiler Maven Plug-in 1.0b2 is out. This version allows compilation of JavaFX test sources. More details (including an example on how to use it) can be found at http://alexruiz.developerblogs.com/?p=1197 Cheers, -Alex

Re: Manipulating the build's classpath programmatically (in a custom mojo)

2010-05-07 Thread Alex Ruiz
s. > > http://maven.apache.org/guides/mini/guide-using-extensions.html > > Regards, > > M. > > On Thu, 2010-05-06 at 22:29 -0700, Alex Ruiz wrote: > > Greetings, > > > > I know this is not the Maven way, but I need to add a bunch of jars to a > > build'

Manipulating the build's classpath programmatically (in a custom mojo)

2010-05-06 Thread Alex Ruiz
Greetings, I know this is not the Maven way, but I need to add a bunch of jars to a build's classpath. The problem is those jars cannot be distributed in any way, and they are so many, that adding them as dependencies is just too overwhelming. Plus the jar names and/or number of jars can change at

Re: Adding jars to the compiler plugin's classpath

2010-05-06 Thread Alex Ruiz
Hi Michael, It seems that extensions is what I'm looking for. Unfortunately I haven't found any info about how to create (?) one. Do you know where can I find more info? :) Many thanks, -Alex On Wed, May 5, 2010 at 10:53 PM, "Michael Hüttermann" < mich...@huettermann.net> wrote: > you can use M

Adding jars to the compiler plugin's classpath

2010-05-05 Thread Alex Ruiz
Hello all, Is there a way to add jars to the compiler plugin's classpath without actually specifying as dependencies. For example, I need to specify to the Java compiler extra jars in certain directory. Since the number of jars is huge, and that might change in the future, I'd like to just say, al

How to explicitly choose JUnit even if TestNG is in the classpath? (Surefire)

2009-08-31 Thread Alex Ruiz
Greetings, I have a project that has both TestNG and JUnit in the classpath. The project itself is a TestNG extension, but its tests are written in JUnit (mainly to keep consistency with other modules within the parent project.) When I run my tests using Surefire, it says that the project has 0 tes

Changing font size (a la Forrest) in website generated by Maven

2005-02-11 Thread Alex Ruiz
Dear Maven community, Is there any way to add the buttons "Font Size -a +a" (just like Forrest) to a website generated by Maven? Thank you in advance, Alex. __ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info