Re: Where to find Actual SWT jars as Maven dependency ?

2009-01-04 Thread mgainty
You asked which plugin jars (SWT) are available to maven If you do not have SWT plugin installed to maven you will of course have to install the (SWT) plugin Regards mac-systems wrote: > > Ehhh, > > what that answer have to do in relation of my question ? > > - Jens > >> if you dont specif

Re: surefire and testng integration issues with surefire-2.4.2

2008-03-20 Thread mgainty
your frustration is real as you're asking the same question as I that is "will it work?" I remember one situation where I could'nt get a plugin downloaded ..there was some network problem introduced by someone downstream finally to get the project built I had to fallback to Ant build.xml to build t

Re: Counldn't find junit package

2008-02-29 Thread mgainty
make sure junit.jar is on the classpath before you run mvn pom.xml.. M- - Original Message - Wrom: WLSZLKBRNVWWCUFPEGAUTFJMVRESKPNKMBI To: Sent: Friday, February 29, 2008 9:21 PM Subject: Counldn't find junit package > > I have added the junit dependence in pom.xml file as follows: > >

Re: Maven variables?

2008-02-25 Thread mgainty
the closest explanation I've seen to date is here http://docs.codehaus.org/display/MAVENUSER/MavenPropertiesGuide M- - Original Message - Wrom: TLBXFGGMEPYOQKEDOTWFAOBUZXUWLSZLKBRN To: Sent: Monday, February 25, 2008 10:24 AM Subject: Maven variables? > Is there any list of maven varia

Re: Installing Native DLL's into local repository

2008-02-06 Thread mgainty
Unless I'm reading this wrong the maven native-plugin is described Use this plugin to compile c and c++ source under Maven 2 with compilers such as gcc, msvc, etc ... and maven deploy-plugin The deploy plugin is primarily used during the deploy phase, to add your artifact(s) to a remote repositor

Re: maven-jar-plugin location

2008-01-28 Thread mgainty
better! But I cant get the next (maven-resources)-plugin? $AXIS_HOME/modules>mvn -U install [INFO] Scanning for projects... [INFO] - --- [INFO] Building Maven Default Project [INFO]task-segment: [install] [INFO] -