locale settings

2007-10-31 Thread Erik Ruisma
Hello, I just installed the beta-4 of continuum. We run it standalone as a windows service (on windows server 2003). In previous releases (1.0.3 but also beta 3 and 2) continuum web pages were always displayed in English. Now (as of beta 4) they are in french. We still have the old version running

Re: [maven-release-plugin] version as command line argument ?

2007-09-14 Thread Erik Ruisma
The following post may contain an answer to your question (but it's rather a workaround): http://mail-archives.apache.org/mod_mbox/maven-users/200706.mbox/[EMAIL PROTECTED] On 9/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > Is it possible to give the version as command line par

Re: [m2][maven-surefire-plugin] using ClassLoader.getSystemResourceAsStream

2007-07-02 Thread Erik Ruisma
be found on the system classpath. Any help is appreciated. On 7/1/07, Andrew Williams <[EMAIL PROTECTED]> wrote: Perhaps posting the actual code will help. When it comes to classloading many loaders such as eclipse are very liberal whereas the surefire loader is more strict to the java

[m2][maven-surefire-plugin] using ClassLoader.getSystemResourceAsStream

2007-06-27 Thread Erik Ruisma
Hello, I've been trying out several options on the maven-surefire-plugin (useSystemClassLoader, forkMode, childDelegation), but without any succes. We have some library that does a ClassLoader.getSystemResourceAsStream in order to read a property file. I've added that property file under src/tes

[M2][maven-ejb-plugin] dependencies for generated client

2007-04-13 Thread Erik Ruisma
Hey all, I do not completely agree with some of the principles used in this [maven-ejb-plugin] plugin when generating the client-jar for the EJB. Currently when you tell Maven to create a client jar, it uses the same dependencies as defined for the EJB. I think this is fundamentally wrong. Client

Re: build failures, warnings and continuum

2007-04-06 Thread Erik Ruisma
> by the commiters, so your best bet is to test on 1.1. Not great. > > BTW, you can do all this stuff in luntbuild. > > David > > On Wed, 4 Apr 2007 12:29:21 +0200, "Erik Ruisma" > <[EMAIL PROTECTED]> said: >> Indeed we use continuum 1.0.3. >> >&

Re: build failures, warnings and continuum

2007-04-04 Thread Erik Ruisma
en not scheduled together? Is this in continuum 1.0.3? On 3 Apr 2007, at 16:28, Erik Ruisma wrote: > Thanks for your proposal. That's what we did. > However this seems to create some new problems. > So what we have are two build definitions for one project: one > launching the &g

Re: build failures, warnings and continuum

2007-04-03 Thread Erik Ruisma
avid Roussel <[EMAIL PROTECTED]> wrote: Define two builds, one just to run the tests and report them. The second build to just do the site. On Wed, 14 Mar 2007 11:47:07 +0100, "Erik Ruisma" <[EMAIL PROTECTED]> said: > Hello all, > > I'm not quite sure if this is a

build failures, warnings and continuum

2007-03-14 Thread Erik Ruisma
Hello all, I'm not quite sure if this is a continuum or a Maven question, but I thought to post first on the Continuum mailing list. In our company-wide settings I want that project sites are generated, and artifacts get deployed to our internal repository even when there are some unit tests tha

Re: software bundles and maven repositories

2007-02-21 Thread Erik Ruisma
Thanks a lot for your replies. This solved my problem. This is what we did. We've added JAXP 1.3.2 to our internal repo using the following POM (by executing 'mvn deploy'): > http://maven.apache.org/POM/4.0.0"; xmlns:xsi=" > http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" > htt

software bundles and maven repositories

2007-02-19 Thread Erik Ruisma
Hello, what does Maven2 recommend when you have projects that depend on software bundles à la JAXP, JWSDP, ... or others? In general these software bundles are a collection of other libraries (eg JAXP 1.3 contains version X of xercesImpl, version Y of xalan,..). So how do you define a dependency

Re: Exception while registering Interceptor class pssForceAdminUserInterceptor

2006-11-13 Thread Erik Ruisma
Seems like some update have been submitted to the archiva project I got it up and running know: As mentionned on the site Deploying in Plexus is broken at the moment. This works fine for me: - cd archiva-webapp - mvn jetty:run On 11/9/06, Erik Ruisma <[EMAIL PROTECTED]> wrote:

Exception while registering Interceptor class pssForceAdminUserInterceptor

2006-11-09 Thread Erik Ruisma
Hello, I've followed the archiva installation instruction as described on: http://maven.apache.org/archiva/guides/getting-started/index.html However I keep getting the same errors over and over. The first problem I encountered was when running plexus.bat (I'm on Windows XP), which resulted in: