Re: Surefire not excluding jUnit TestSuite$1

2008-04-03 Thread Martin Höller
On Thursday 03 April 2008 Chad La Joie wrote: > > org.apache.maven.plugins > maven-surefire-plugin > > true > > **/*$* > **/TestSuite* >

Re: A "provide" mecanism for poms?

2008-03-19 Thread Martin Höller
On Wednesday 19 March 2008 Stephen Connolly wrote: > well I would have > > jsf-api as scope=provided That's not possible if you develop your own JSF component. You would need it at compile time. - martin signature.asc Description: This is a digitally signed message part.

Re: Release plugin overwrite config

2008-03-19 Thread Martin Höller
On Wednesday 19 March 2008 nodje wrote: > I use a config like this to be able to deploy from different > repositories: > > > scm:svn:${scm.path}/trunk/alpha2 > > scm:svn:${scm.path}/trunk/alpha2n> ${scm.path}/trunk/alpha2 > > > And this get overwritten by the release plugin's prepare goal

Re: Integrating existing project

2008-03-18 Thread Martin Höller
On Tuesday 18 March 2008 buFka wrote: > maybe was the description of my problem not correct (sorry, my english > not the best). I'm looking for an HOWTO like this one: > > http://maven.apache.org/maven-1.x/start/adapting.html > > but i want to use Maven2 and not the 1.x. the structure of the projec

Re: Integrating existing project

2008-03-18 Thread Martin Höller
On Tuesday 18 March 2008 buFka wrote: > I am a newbie with Maven. My problem: I want to integrate an already > existing project (Webapp) into Maven For general maven questions read one of [0] or [1]. For maven webapp specific questions see the maven-war-plugin [2]. hth, - martin [0] http://www.s

Re: [surefire] problem with xml

2008-03-18 Thread Martin Höller
On Tuesday 18 March 2008 Guillaume Boucherie wrote: > I have the problem with surefire 2.4.2 but it works for 2.3.1 !! Which maven versions? There were some issues with combinations of surefire 2.4.x and maven prior to 2.0.8 as well as with maven 2.0.8 and surefire 2.3.x. Try searching the arch

Re: [ANN] Maven Eclipse Plugin 2.5 Released

2008-03-18 Thread Martin Höller
On Tuesday 18 March 2008 Arnaud HERITIER wrote: > The Maven team is pleased to announce the release of the Maven Eclipse > Plugin, version 2.5 Glad to hear this! I've already been using the latest snapshots, so I don't expect much problems upgrading to 2.5. Anyway, good work so far! Thanks! - m

enforcer-plugin causes multimodule project to fail

2008-03-18 Thread Martin Höller
Hi all! I stumbled over a problem with the maven-enforcer-plugin (tested with 1.0-alpha-3 and 1.0-SNAPSHOT): when a new multi-module project is created and the m-enforcer-p is used, maven fails with a "Failed to resolve artifact" error. This only happens when the new artifacts are not already

Re: scm plugin

2008-03-11 Thread Martin Höller
n scm connection string is valid. [...] > However, "mvn scm:update" fails! :-( If above doesn't work, try running mvn -X and paste the error message here. hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karma

Re: [POLL] Why are you not able to use the most recent maven release?

2008-03-11 Thread Martin Höller
n and the build works as expected. regards, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +43-1-6060114-71 signature.asc Descript

Re: Reporting of multi-module project

2008-03-10 Thread Martin Höller
romda. What about using profiles? You can define the modules that shouldn't be considered during site generation in a profile which is only activated when you are not running site generation. hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme

Re: Try to run install before eclipse:eclipse

2008-03-07 Thread Martin Höller
Hi! On Thursday 06 March 2008 Brian E. Fox wrote: > This seems related to MNG-2277, which was fixed in 2.0.8. Are you seeing > this on 2.0.8 or earlier? Actually it was 2.0.7. I'll try it with 2.0.8 as soon as I can and report back if there are still problems. - martin -- Ma

Re: Try to run install before eclipse:eclipse

2008-03-06 Thread Martin Höller
not in a (local or remote) repository, even if they could have been built. See also this thread for some more details: http://www.nabble.com/maven-eclipse-plugin-with-multi-module-projects-to15222495s177.html hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Sys

Re: Maven eclipse plugin - SNAPSHOT 2.5 and wtp 2.0

2008-03-05 Thread Martin Höller
; This is definetely a command line problem. > > Thx for the help. -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +43-1-6060114-71

Re: Maven-Geotools

2008-03-05 Thread Martin Höller
as nothing to do with maven, it just uses it to build the JARs. So you don't have to use maven for your project, just download the JARs and use whatever build-tool you like. hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss

Re: Maven eclipse plugin - SNAPSHOT 2.5 and wtp 2.0

2008-03-05 Thread Martin Höller
-plugin---2.5-SNAPSHOT-to15833826s177.html -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +43-1-6060114-71 signature.asc Description: This is a digitally signed message part.

Re: Jsp precompile

2008-03-03 Thread Martin Höller
age the > mail adress would "remember" what it was last used to, right??? As Stefan wrote, there are mail header fields that reference previous mails from this thread, so just don't use the reply button if you do not reply. thx, - martin -- Martin Höller

Re: enforce versions for plugins

2008-02-28 Thread Martin Höller
re plugin parameters for: > org.apache.maven.plugins:maven-enforcer-plugin:1.0-alpha-3 You have to use the latest snapshot version for this to work. hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | T

Re: Is there any way to control the number of snapshot produced?

2008-02-27 Thread Martin Höller
manager like archiva, you can tell it to delete old snapshots (via the GUI). hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +4

Re: maven-eclipse-plugin writes to src/main/webapp

2008-02-21 Thread Martin Höller
busy but maybe I'll have a look at it later... thx, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +43-1-6060114-71 signat

Re: maven-eclipse-plugin writes to src/main/webapp

2008-02-21 Thread Martin Höller
On Thursday 21 February 2008 wrote Graham Leggett: > Martin Höller wrote: > > No, it's not, it's a WTP 2.0 project. My plugin configuration is as > > follows: > > > > > > org.apache.maven.plugins > >

Re: maven-eclipse-plugin writes to src/main/webapp

2008-02-21 Thread Martin Höller
t least somehow) related. Should I file an extra issue for this one or just add a comment to MECLIPSE-389 and wait till it's eventually fixed? thanks, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20

Re: maven-eclipse-plugin writes to src/main/webapp

2008-02-20 Thread Martin Höller
On Wednesday 20 February 2008 wrote Graham Leggett: > Martin Höller wrote: > > I just noticed that the maven-eclipse-plugin (2.5-SNAPHSOT) writes a > > MANIFEST.MF output to src/main/webapp/META-INF when mvn eclipse:eclipse > > is called for a web-application. > > > &

maven-eclipse-plugin writes to src/main/webapp

2008-02-20 Thread Martin Höller
f the MANIFEST.MF is needed by eclipse, couldn't it be written to target/ and eclipse be configured to use that instead, just as it happens for EARs? Any comments? - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarsch

Re: The list of maven plug-ins that are used by maven during the build

2008-02-14 Thread Martin Höller
t; and > their versions that are used by maven build life cycle? Maven uses tons > of > standard plug-ins explicitly and inexplicitly. Is there a way to get the > whole list of it for a given build? > > Thanks > Ryan -- Martin Höller | [EMAIL PROTECTED] *x Softw

Re: Maven does not compile:org.codehaus.plexus:plexus-compiler-javac:jar:1.6-SNAPSHOT

2008-02-13 Thread Martin Höller
apshot repo, you should remove the coresponding subtree from your local repo, e.g. ~/.m2/repository/org/codehaus/plexus/plexus-compiler. The even better solution would be to specify which version of a plugin you'd like to use in the pluginManagement-section. hth, - martin -

Re: Sub modules don't find parent pom

2008-02-12 Thread Martin Höller
s to be specified without variables comming from the parent-pom! hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +43-1-6060114-71

Re: [maven-eclipse-plugin] Release Date

2008-02-05 Thread Martin Höller
Also see these threads: http://www.nabble.com/maven-eclipse-plugin-2.5-coming-soon-to15207954s177.html#a15211821 http://www.nabble.com/eclipse:eclipse-different-JDK's-to15086638s177.html#a15097832 hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Sy

Re: maven-eclipse-plugin with multi-module projects

2008-02-01 Thread Martin Höller
ion of having this problem. I just stumbled across it and found this a limitation of the m-eclipse-p. But as Arnaud wrote, it's an already known problem. Thanks for your hints anyway. - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www

Re: Releasing a Project with Modules

2008-02-01 Thread Martin Höller
g in > the POM: > > > ../XXXCommon > ../XXXService > ../XXXWeb > There was an issue with flat modules. See http://jira.codehaus.org/browse/MRELEASE-6 for details. Maybe you are using an old version? hth, - martin -- Martin Höller

Re: maven-eclipse-plugin with multi-module projects

2008-02-01 Thread Martin Höller
pened for it. If you can check. I didn't find one, so I create MECLIPSE-380. - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria

Re: maven-eclipse-plugin with multi-module projects

2008-02-01 Thread Martin Höller
didn't understand me completely. Dependency resolution is not possible because the required artifact is just not in the repository. Processing resources doesn't help me here in any way. thanks anyway, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme

Re: maven-eclipse-plugin 2.5 coming soon

2008-02-01 Thread Martin Höller
Hi! On Thursday 31 January 2008 wrote Arnaud HERITIER: > We fixed a lot of issues for the version 2.5 of the eclipse plugin and > we'll launch the vote to release it in few days. I'm using it here and it works without problems (beside the one I just reported). - martin -

maven-eclipse-plugin with multi-module projects

2008-02-01 Thread Martin Höller
n this case for a new user to start developing with eclipse. Am I missing something here? Is there an oportunity to tell maven to skip dependency checking? regards, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmars

Re: eclipse:eclipse different JDK's

2008-01-25 Thread Martin Höller
On Friday 25 January 2008 wrote nicolas de loof: > This has been fixed in 2.5-SNAPSHOT Any release plan for 2.5? JIRA has only one remaining issue for 2.5. tia, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschga

Re: Trouble deploying Archiva 1.0 to JBoss 4.2.2.GA

2008-01-25 Thread Martin Höller
On Friday 25 January 2008 wrote Martin Höller: > Ok instead of commenting it out one can configure the java mail service > for tomcat. ^- not "for tomcat"! "for JBoss" would obviously be correct. -- Martin Höller | [EMAIL PROTEC

Re: Trouble deploying Archiva 1.0 to JBoss 4.2.2.GA

2008-01-25 Thread Martin Höller
On Wednesday 23 January 2008 wrote Martin Höller: > Step 3a) is to comment this entry out from web.xml > > > > It would probably be better to configure this resource somehow but I > don't know how to do this. Any suggestions? Ok instead of commenting it out one can

Re: Trouble deploying Archiva 1.0 to JBoss 4.2.2.GA

2008-01-23 Thread Martin Höller
setp 3a) are very welcome! hth, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria | Fax: +43-1-6060114-71 signature.asc Description: This is a

Re: Problem with accounts

2008-01-08 Thread Martin Höller
log-in. > > Web-page shows following: > You have entered an incorrect username and/or password. I think it's a bug. You have to validate the users. See http://www.nabble.com/Creating-new-user-in-Continuum-1.1I-to14202507.html#a14202507 for some details. hth, - martin -- Martin Höller

Re: How to easily determine all the versions of plugins that are being used.

2008-01-03 Thread Martin Höller
find a newer version anywhere. TIA for any hints, - martin -- Martin Höller | [EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-30 A-1100 Vienna, Austria |

<    1   2   3