Re: Setting up a Internal Maven Repo

2007-01-15 Thread ir. ing. Jan Dockx
See http://cvs.peopleware.be/training/maven/maven2/repositories.html On 16 Jan 2007, at 8:22, Barrie Treloar wrote: On 1/16/07, CHHAJED, Amit, GBM [EMAIL PROTECTED] wrote: Hi, I was looking for a links which will help me in setting up a Internal Maven repository and things that I need to

Re: [M2] list of available goals (for all plugins)?

2006-12-04 Thread ir. ing. Jan Dockx
Define ALL Maven2 plugins. Since Maven is an open system of plugins, the best answer is probably Google ;-). If you mean all build lifecycle phases, they are static, and can be found at http:// cvs.peopleware.be/training/maven/maven2/buildLifecyclePhases.html and at other places. On 4

Re: Surefire report issues

2006-11-15 Thread ir. ing. Jan Dockx
If all tests pass, there is no problem … ;-) On 15 Nov 2006, at 12:21, Dave Syer wrote: Thanks for the reference. Can anyone tell me how come there are so many good projects out there using maven 2, when the support for unit test reporting is so poor? I can't be the only one that is

Re: Hibernate 3.2

2006-11-15 Thread ir. ing. Jan Dockx
WARN: Don't go to www.mvnregistry.com! It redirects to a place that tries to install an exe for porn. (don't worry if you're on Mac OS X or other un*x ;-)). Damien Lecan: I'm not amused. On 15 Nov 2006, at 17:27, LECAN Damien wrote: To search artifacts : www.mvnrepository.com

Re: docbook plugin

2006-10-15 Thread ir. ing. Jan Dockx
On 13 Oct 2006, at 16:39, pjungwir wrote: ir. ing. Jan Dockx wrote: http://cvs.peopleware.be/training/maven/maven2/ buildLifecyclePhases.html hope this helps. Thanks. That is the best table I've seen so far. I eventually figured this out by looking here: https://svn.apache.org

Re: docbook plugin

2006-10-13 Thread ir. ing. Jan Dockx
http://cvs.peopleware.be/training/maven/maven2/ buildLifecyclePhases.html hope this helps. On 9 Oct 2006, at 23:50, pjungwir wrote: Jacek Laskowski-4 wrote: On 10/9/06, Andr?s [EMAIL PROTECTED] wrote: I don't know about such a pre-site phase. Indeed, I think there's no site phase

maven1, hbm2ddl: Why does this fail with a NullPointerException?

2006-05-12 Thread ir. ing. Jan Dockx
If this ant script works (it does): == !-- Making envirmoment variables available through env -- property environment=env / !-- Define all properties for use in this ANT build file -- property name=name.project value=csmFrontEnd /

C#

2006-01-11 Thread ir. ing. Jan Dockx
Does anybody have any experience with using maven with C# and Visual Studio? Are there best practices for directory layout, which files to store in CVS and which not, etcetera? Ok, I know a visual-studio plugin like the eclipse or netbeans plugin probably won't exist, but any experience would be

Re: Optional dependencies

2006-01-01 Thread ir. ing. Jan Dockx
Have you tried the optional /> tag for the dependency? On 1 Jan 2006, at 14:25, Jochen Wiedmann wrote: Hi, are there any recommendations on how to handle dependencies, which aren't always required? For example, I am using JDK 1.5 classes in some projects like javax.xml.Constants, or

Re: Optional dependencies

2006-01-01 Thread ir. ing. Jan Dockx
cts with the dependency scopes. On 1 Jan 2006, at 20:39, Jochen Wiedmann wrote: ir. ing. Jan Dockx wrote: Have you tried the optional /> tag for the dependency? Thank you. To be honest, I wasn't aware of this tag. Reading through the docs, I do, however, believe, that it is a partial so

Re: Optional dependencies

2006-01-01 Thread ir. ing. Jan Dockx
dependencies. It's not really intended for use in a real Maven build. - Brett On 1/2/06, ir. ing. Jan Dockx [EMAIL PROTECTED]> wrote: Frankly, I have no idea ;-). I knew the tag existed, but have no experience with it yet, although I do recognize your problem (see http://cvs.peopleware.be/train

Re: [m2] example of reporting / usage converted from m1?

2005-12-26 Thread ir. ing. Jan Dockx
Maybe http://cvs.peopleware.be/training/maven/maven2/examples/workingPom/pom.xml> can help? On 26 Dec 2005, at 11:15, Yann Le Du wrote: Can you send your POM ? -- Yann 2005/12/23, Mick Knutson [EMAIL PROTECTED]>: I am migrating m1 to m2, and am trying to build the site with all the reports I

[m2] jdepend

2005-12-21 Thread ir. ing. Jan Dockx
I just got the jdepend plugin working from the head of cvs with a simple mvn install. Works like a charm. Problem is, that this plugin is not released in central at all, in any version. Could somebody please see to that, and push it out? x-tad-smallerMet vriendelijke groeten, Jan Dockx

Re: [m2] jdepend

2005-12-21 Thread ir. ing. Jan Dockx
before it can be released. Thanks, Odea ir. ing. Jan Dockx wrote: I just got the jdepend plugin working from the head of cvs with a simple mvn install. Works like a charm. Problem is, that this plugin is not released in central at all, in any version. Could somebody please see to that, and push

Re: [m2] production ready? any experience?

2005-12-21 Thread ir. ing. Jan Dockx
Ok, here goes 1) Pom needs to be simplified, made better, more understandable, a real meta-model of the project, with orthogonal information, … Users should have a mental model of the POM, and not of plugins and executions and what not. 2) Clear up the use (top-feature!) of ${} thingies.

Re: Antw: RE: Which variables are available, e.g. for thexdoclet-maven-plugin?

2005-12-20 Thread ir. ing. Jan Dockx
You can add a section to the pom like this: properties> ppw.javaSourceDirectory>src/main/java/ppw.javaSourceDirectory> ppw.torytSourceDirectory>src/test/toryt/ppw.torytSourceDirectory> ... /properties> and access those properties as ${ppw.javaSourceDirectory} and ${ppw.torytSourceDirectory}.

Re: Is it possible to make pom.xml simpler?

2005-12-15 Thread ir. ing. Jan Dockx
here, here Directory pom, next to pom.xml, src and target; all xml files there are merged together; or something; reminds me of our faces-config.xml setup. On 15 Dec 2005, at 21:45, Arik Kfir wrote: How about splitting the POM? I mean, it's obvious that the POM will only grow with time. So a

Re: JavaPolis

2005-12-12 Thread ir. ing. Jan Dockx
make a more formal arrangement? Who will be there tomorrow? Maybe we can agree for maven people to wear a funny hat tomorrow, or something? On 8 Dec 2005, at 9:03, Geoffrey wrote: Count me in. With kind regards, Geoffrey De Smet ir. ing. Jan Dockx wrote: Will Maven People (nice ring

Re: Working with maven 2 course notes released under Creative Commons

2005-12-10 Thread ir. ing. Jan Dockx
Hi Arnaud, Sure! How do you see this progressing? On 9 Dec 2005, at 21:55, Arnaud Bailly wrote: ir. ing. Jan Dockx wrote: Good point! (me idiot). http://cvs.peopleware.be/training/maven/maven2/> On 9 Dec 2005, at 17:21, Matt Raible wrote: I'm assuming this is some sort of document we can l

Working with maven 2 course notes released under Creative Commons

2005-12-09 Thread ir. ing. Jan Dockx
x-tad-biggerWe just released the course notes of our 3-day course Working with Maven 2 under a Creative Commons License (only attribution required). Given the time we spend in finding things out, other people new to Maven 2 might benefit from the notes, although they are only

Re: Working with maven 2 course notes released under Creative Commons

2005-12-09 Thread ir. ing. Jan Dockx
Good point! (me idiot). http://cvs.peopleware.be/training/maven/maven2/> On 9 Dec 2005, at 17:21, Matt Raible wrote: I'm assuming this is some sort of document we can look at online? Matt On 12/9/05, ir. ing. Jan Dockx [EMAIL PROTECTED]> wrote: We just released the course notes of our

Re: Working with maven 2 course notes released under Creative Commons

2005-12-09 Thread ir. ing. Jan Dockx
nal Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Friday, December 09, 2005 11:22 AM To: Maven Users List Subject: Re: Working with maven 2 course notes released under Creative Commons I'm assuming this is some sort of document we can look at online? Matt On 12/9/05, ir. ing. Jan Do

Re: RE : What is the proper way to handle properties files based on the environment you are building for?

2005-12-09 Thread ir. ing. Jan Dockx
~/.m2/settings.xml, ${basedir}/pom.xml or ${basedir}/profiles.xml, according to the documentation. On 9 Dec 2005, at 21:49, Frank Russo wrote: Where are profiles defined? I don't remember seeing that on the website. Thanks... Frank Russo Senior Developer FX Alliance, LLC -Original

JavaPolis

2005-12-07 Thread ir. ing. Jan Dockx
Will Maven People (nice ring, no? :-) ) meet at JavaPolis next week? x-tad-smallerMet vriendelijke groeten, Jan Dockx /x-tad-smallerx-tad-smaller PeopleWare NV - Head Office/x-tad-smallerx-tad-smaller Cdt.Weynsstraat 85 B-2660 Hoboken Tel: +32 3 448.33.38 Fax: +32 3 448.32.66

Re: [m2] site:deploy hangs?

2005-12-05 Thread ir. ing. Jan Dockx
Lot's of people seem to have this problem with scp (I do on Mac OS X). Use scpexe instead. On 5 Dec 2005, at 16:34, Mike Perham wrote: I'm seeing behavior where small deploys seem to work fine but larger ones (1MB+) seem to fail every time. I'm using an scp: url to a Linux Fedora Core 4

dependency scopes

2005-12-04 Thread ir. ing. Jan Dockx
I *really* don't fully grasp dependency scopes. Could somebody in the know please have a look at http://docs.codehaus.org/display/MAVENUSER/Dependency+Scopes> and correct some points? Or at least, give a 1-sentence use case (example) for each of the scopes? Until now, I found the following

Re: dependency scopes

2005-12-04 Thread ir. ing. Jan Dockx
tation? From: ir. ing. Jan Dockx [mailto:[EMAIL PROTECTED] Sent: Sunday, December 04, 2005 4:57 AM To: Maven Users List Subject: dependency scopes I *really* don't fully grasp dependency scopes. Could somebody in the know please have a look at http://docs.codeha

Re: [M2] SerialVersionUID solution / Maven compiler settings

2005-12-02 Thread ir. ing. Jan Dockx
How come the same source is compiled twice? I believe that is the root of your problem. I suggest you take those Serializable classes, put them in a separate (maven 2) project, create 1 artifact, and use that jar as a dependency both in your RMI client and RMI server project. Don't share source

Re: shared web components

2005-11-30 Thread ir. ing. Jan Dockx
Wow! I didn't know such a thing could be possible with webapps (leaving maven out of the equation for a while). How would this work? On 30 Nov 2005, at 10:55, Nathan Coast wrote: Hi, Is there a plugin for M1.1 or M2 which handles artifacts that may be used by more than one webapp. e.g. I may

[m2] https repository

2005-11-28 Thread ir. ing. Jan Dockx
Our company repository is on a https server with a self-signed certificate, with access control. Maven 1 -- With maven 1, we got this working in the following fashion. In the project.properties we have an entry for the repository as follows: pre> […]

Wiki kaput

2005-11-28 Thread ir. ing. Jan Dockx
So, apache.org is down, for a number of hours already. Now the codehaus wiki is kaput! I was working in there, and suddenly, things went down. Then existing pages (Mini Guides, Introductory Guides, FAQ's) went, now suddenly http://docs.codehaus.org/display/MAVENUSER/> return Page Not Found. Is

Re: [m2] https repository

2005-11-28 Thread ir. ing. Jan Dockx
Please? Someone? On 28 Nov 2005, at 11:53, ir. ing. Jan Dockx wrote: Our company repository is on a https server with a self-signed certificate, with access control. Maven 1 -- With maven 1, we got this working in the following fashion. In the project.properties we have an entry

dependency scopes

2005-11-28 Thread ir. ing. Jan Dockx
I don't understand the dependency scope mechanism. Therefor, I created a page in the Wiki to get this sorted out. http://docs.codehaus.org/display/MAVENUSER/Dependency+Scopes> In the first version of this page, I am trying to make sense of different sources about the topic. This means the

Re: [m2] https repository

2005-11-28 Thread ir. ing. Jan Dockx
n2/repository/org/toryt/toryt-I/1.3.0-3.0/toryt-I-1.3.0-3.0.pom . toryt-I-1.3.0-3.0.pom 100% 124319.9KB/s 00:00 /kbd> The download is instantenuous. I don't get it! On 28 Nov 2005, at 16:38, ir. ing. Jan Dockx wrote: Indeed. Thanks for this pointer to [EMAIL PROT

Re: [m2] https repository

2005-11-28 Thread ir. ing. Jan Dockx
Well, I have to admit. Running kbd>maven compile/kbd> with this option reveals no trace of the certificate of our server! Thus, I added it again: kbd> [EMAIL PROTECTED]:jand>sudo keytool -keystore /Library/Java/Home/lib/security/cacerts -import -file /Users/Shared/ssl.cer […] Enter keystore

Re: [m2] https repository

2005-11-28 Thread ir. ing. Jan Dockx
So, I seem to have taken the ssl hurdle! Now I can look at the basic auth problem. Sigh. On 28 Nov 2005, at 22:32, ir. ing. Jan Dockx wrote: Well, I have to admit. Running kbd>maven compile/kbd> with this option reveals no trace of the certificate of our server! Thus, I added it again: kbd

Re: [m2] https repository

2005-11-28 Thread ir. ing. Jan Dockx
e $JAVA_HOME/lib/security/cacerts -import -file ssl.cer /kbd> (On Mac OS X, and mutatis mutandi on other Unix variants and Windows). And it works! On 28 Nov 2005, at 22:40, ir. ing. Jan Dockx wrote: Ok: kbd>mvn -e compile/kbd> now fails, with the following message: samp> […]

Re: Pom for repository jars necessary?

2005-11-25 Thread ir. ing. Jan Dockx
On 25 Nov 2005, at 15:22, Ido M. Tamir wrote: Hi, I am trying to migrate from maven 1 to maven 2. I specified my old repository in the maven 2 pom as an accessible repository. Maven 2 then tries to find poms there e.g. ~/.maven/repository/hibernate/poms/hibernate-3.1rc3.pom Do I have to

Re: [M2] Where to find POM specification?

2005-11-25 Thread ir. ing. Jan Dockx
Euh, nice try … :-P Actually, the trick is to let the issue linger until somebody gets so frustrated that he solves the problem himself ;-). Guys, I'm in the same situation. We have to work it out for ourselves. Now, in my experience, this works great with 4 or 5 people, mail, aim and a wiki.

Re: [M2] Where to find POM specification?

2005-11-25 Thread ir. ing. Jan Dockx
The doc for the pom is generated from the XML schema. Let's edit that. On 25 Nov 2005, at 17:14, Jeff Jensen wrote: While I'm very far from expert on M2 yet, I intend to add a few doc patches to the few POM entries I can enhance. This is what worked well for me on M1 - when I found stuff so

Re: [m2] Guide to creating archetypes

2005-11-08 Thread ir. ing. Jan Dockx
On 8 Nov 2005, at 15:42, Tony Steele wrote: Please update website, my biggest problem is finding out how to do things. Tony That's one for my sigs! :-) […] my biggest problem is finding out how to do things. (in a mail on the Maven Users List)

(first maven 2 day) unable to download artifact

2005-11-08 Thread ir. ing. Jan Dockx
Just started working with maven 2. I've installed the binary installation of maven 2, and I'm trying to run maven eclipse:eclipse on the freshly checked-out maven 2 main trunk. I get [INFO] Failed to resolve artifact. GroupId: org.apache.maven ArtifactId: maven-model Version:

Re: (first maven 2 day) unable to download artifact

2005-11-08 Thread ir. ing. Jan Dockx
trunk itself? On 8 Nov 2005, at 17:15, Jason van Zyl wrote: On Tue, 2005-11-08 at 16:57 +0100, ir. ing. Jan Dockx wrote: Just started working with maven 2. I've installed the binary installation of maven 2, and I'm trying to run maven eclipse:eclipse on the freshly checked-out maven 2 main