why did it worked?

2003-11-14 Thread navila
Hi I builded merlin (typed maven build in merlin %MERLIN_HOME%) and got no warning... everything was supposted to be right. The problems were as i runed the program i was wanting to test so i camed back to maven to reinstall everything and i noticed JUnit and Ant exitences... wich

Request for upload to ibliblio... Saxon's AElfred

2003-11-14 Thread Paul Libbrecht
Hi Maven-Gurus, Last time I read the FAQ, I think it was suggested to post here the request to upload to www.iblio.org/maven/, so I do. It would be nice to have Saxon's AElfred parser available on this. http://saxon.sourceforge.net/aelfred.html This parser used to be intrickably delivered wit

RE: Dashboard produces no results / Checkstyle question

2003-11-14 Thread Vincent Massol
Ok, that's normal then. The dashboard plugin makes sense only when you have several subprojects. By default it does not include the main project in its dashboard as when a master project/multiple subproject scenario, the master project does not usually hold any code and is simply a wrapper project.

Caller plugin problem

2003-11-14 Thread Sri Sankaran
Using : Maven 1.0 rc2 A call to war:war quits complaining that maven.caller.call.compile-java is not defined. Digging through the implementation, I see that the new caller plugin is being invoked. This in turn checks for the said property in the project's context and if it's not defined there,

Re: Maven linkcheck

2003-11-14 Thread Emmanuel Venisse
Maven linkcheckI forward to users list. Yes, I think that all your links are correct. You can test it with a wrong url in your xdoc files for verify if report is always empty. Emmanuel - Original Message - From: Serkan GUNES To: [EMAIL PROTECTED] Sent: Friday, November 14, 200

RE: Dashboard produces no results / Checkstyle question

2003-11-14 Thread Brian Burridge
I am only using the dashboard with one project (no subprojects). There is no dashboard-single.xml anywhere, just the dashboard-data.xml. I do have the checkstyle-raw-report.xml though. I'm not using clover. Brian N. Burridge IBM Global Services On Fri, 2003-11-14 at 11:00, Vincent Massol wrote:

RE: starting up problems

2003-11-14 Thread Nicolas Avila
Hi My problem is in fact not merlin I builded merlin (typed maven build in merlin %MERLIN_HOME%) and got no warning... everything was supposted to be right. The problems were as i runed the program i was wanting to test so i camed back to maven to reinstall everything and i noticed

Re: Dashboard produces no results / Checkstyle question

2003-11-14 Thread Brian Ewins
Brian Burridge wrote: 2) Does anyone have a suggestion as to how to fix classes quickly when checkstyle reports errors? We have 12,500 errors :), not all of which need to be fixed (we'll make some changes to the checkstyle format), but many do. I could use jalopy but then I have to replicate all

RE: Dashboard produces no results / Checkstyle question

2003-11-14 Thread Vincent Massol
Hi Brian, > -Original Message- > From: Brian Burridge [mailto:[EMAIL PROTECTED] > Sent: 14 November 2003 16:22 > To: [EMAIL PROTECTED] > Subject: Dashboard produces no results / Checkstyle question > > I am new to Maven (previously used Ant), and am loving it. > > I have customized many

Re: org.uddi4j.client.UDDIProxy has been deprecated problem

2003-11-14 Thread Tomasz Pik
alain wrote: Hi, I have compiled my project,and the maven jar command will notified me that there are some deprecated problem. I am sure my project uses some method that has been deprecated,but how can I set the javac option -deprecated? Adding maven.compile.deprecation=true to your project.prop

javascript in xdoc

2003-11-14 Thread khote
is there a current way to include javascript in site:generate-d docs? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Dashboard produces no results / Checkstyle question

2003-11-14 Thread Brian Burridge
I am new to Maven (previously used Ant), and am loving it. I have customized many of the reports, and added content to the site, and everything is coming along well. But I have two questions that I have not been able to resolve on my own. 1) When the Dashboard plugin runs I get an empty dashboard

aspectj:compile

2003-11-14 Thread emmanuel . boudrant
Hi, I want to compile a project with some aspects but I've got this error : __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT aspectj:compile: [ajc] Compiling 16 source and 0 arg files to C:\projects\j2eeser

RE: remote repo on a server

2003-11-14 Thread Nicolas . CHALUMEAU
Yes : maven.repo.remote = http://arsodev1:8080/maven-repo And I define too : maven.proxy.host = arsoproxy1 maven.proxy.port = 80 I don't find other setting witch could have a link with this. Nicolas "Sri Sankaran" <[EMAIL PROTECTED]> 14/11/2003 15:38 Veuillez répondre à "Maven Users List"

RE: idea: link to ibiblio on dependency page

2003-11-14 Thread Sri Sankaran
> > It would be nice if the maven dependency page provided a link to the > repository that the dependency is available from. > > When maven is running, it knows (or can know) the location it obtained the > jar from, so would be able to encode this in the generated site. > Not necessarily. If a

RE: remote repo on a server

2003-11-14 Thread Sri Sankaran
Asking the obvious...and what is your maven.repo.remote setting? Does it include the URL to the server containing the jars? Sri > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > trelaze.com] > Sent: Friday, November 14, 2003 5:06 AM > To: Maven Users List > Subj

Re: Réf. : org.uddi4j.client.UDDIProxy has been deprecated problem

2003-11-14 Thread alain
Thank you! Is maven.compile.deprecation should be set to "on"? I have set it to "on" in my project.properties file, but the problem still existã - Original Message - From: <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 8:43 PM Subject: RÃf.

Réf. : org.uddi4j.client.UDDIProxy has been deprecated problem

2003-11-14 Thread Nicolas . CHALUMEAU
set the maven.compile.deprecation for other properties for javac option see : http://maven.apache.org/reference/plugins/java/properties.html Nicolas "alain" <[EMAIL PROTECTED]> 14/11/2003 11:35 Veuillez répondre à "Maven Users List" Pour : <[EMAIL PROTECTED]> cc :

Re: Using perforce as the scm

2003-11-14 Thread Jim Crossley
"Gargan, Stephen" <[EMAIL PROTECTED]> writes: > Is it possible to use perforce as the scm in maven? There's this: http://maven.apache.org/reference/plugins/changelog/properties.html Jim - To unsubscribe, e-mail: [EMAIL PROTECTE

DocBook example

2003-11-14 Thread Neil Blue
Hello, I have been trying a few example docbook files in maven, but so far the output from the docbok plugin does not seem to be as expected. Here is an example: Hello, world Hello, world This is my first DocBook file. from: http://opensource.bureau-cornavin.com/crash-course/hello-worl

org.uddi4j.client.UDDIProxy has been deprecated problem

2003-11-14 Thread alain
Hi, I have compiled my project,and the maven jar command will notified me that there are some deprecated problem. I am sure my project uses some method that has been deprecated,but how can I set the javac option -deprecated? Alain

Re: remote repo on a server

2003-11-14 Thread Nicolas . CHALUMEAU
I think my dependency element is ok because when the jar is in the local repo Maven find it. I use aspectjrt-1.1.1.jar as an exemple of my problem but it is the same thing with all the things in the repository. aspectj aspectjrt 1.1.1 http://arsodev1:8080/maven-repo

maven development synthesis

2003-11-14 Thread Nicolas De Loof
Hi all, I'm surprised by maven development process. I used to read about "fonctional freeze" or "code freeze" on open-source projects, but even in RC2, maven seems to get fonctional or technical ad-ons. Is they're any "synthetic" changelog - or migration guide - or technical / functional propos

Re: Using perforce as the scm

2003-11-14 Thread Emmanuel Venisse
Yes, in rc2. I don't know if it present in rc1. scm:perforce[:host:port]://depot/projects/name/... Emmanuel - Original Message - From: "Gargan, Stephen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 13, 2003 11:52 PM Subject: Using perforce as the scm Hi, Is

idea: link to ibiblio on dependency page

2003-11-14 Thread Henri Yandell
It would be nice if the maven dependency page provided a link to the repository that the dependency is available from. When maven is running, it knows (or can know) the location it obtained the jar from, so would be able to encode this in the generated site. This has some issues though, so it mi