CVS, perforce, subversion

2003-08-04 Thread khote
Does this user's list have a preference for version control software? just plain ol' cvs, perforce, subversion? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Artifact plugin confusion

2003-08-04 Thread khote
I'm using both, with the same values. However I'm having other problems with it anyway, so I don't know it there's a problem in there being the two different settings. - Original Message - From: "Michal Maczka" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Monday,

RE: New to Maven

2003-08-04 Thread Brett Porter
you can use it offline by specifying the -o switch (or setting maven.mode.offline in ~/build.properties). However, you will need to manually construct a local repository of JAR files and other artifacts so that Maven can find its dependencies. The structure will need to be identical to http://w

Simple dependency idea

2003-08-04 Thread Henri Yandell
Just something that occurred to me the other day. If I have: javamail It really should be smart and look for javamail.jar and not javamail-.jar. There's enough in the way of non-versioned jars [especially from sun] that this would be a nice pain reducer. Hen -

'maven dist' and jar dependencies

2003-08-04 Thread Chris Rauschuber
http://wiki.codehaus.org/maven/FrequentlyAskedQuestions#head-3a7bfe9130f19d95d4e6daae8fd676bbfe5b7db3 How do I get 'maven dist' to include my jar dependencies in the distribution? Thanks, Chris __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site des

RE: Canoo ->webtest-report.html

2003-08-04 Thread Kumar, Vaidhyanatha K.
I figured that running the goal "maven webtest xdoc:transform" produces nice summary report. Vaidhy -Original Message- From: Kumar, Vaidhyanatha K. Sent: Monday, August 04, 2003 1:11 PM To: Maven Users List Subject: Canoo ->webtest-report.html My canoo tests (samples) seem to execute f

Re: new maven chinese web site :)

2003-08-04 Thread Roger Ackroyd
Hi hd How can I get it to render in Chinese? I have added chinese language to browser setting but it will not render Chinese characters. There is no chinese setting on the Windows language bar, but maybe there should'nt be Thanks. Internationalisation is not an area I have looked much at.I may hav

RE: Building beta-10

2003-08-04 Thread Howard M. Lewis Ship
I tried that, but thought I must have missed something. Using beta-10 binary download, I can build my project (HiveMind) no problem. When building from source, it fails: [echo] Generating the Unit Tests... maven-junit-report-plugin:report: java:prepare-filesystem: java:compile: [echo]

Canoo ->webtest-report.html

2003-08-04 Thread Kumar, Vaidhyanatha K.
My canoo tests (samples) seem to execute fine. I even see a "webtest-raw-report.xml" but I never see the webtest-report.html. Any hints? Thanks a lot folks. Vaidhy

Unknown goal "clean:clean" in a multiproject environment

2003-08-04 Thread Brent Hale
Hi, I'm stumped. I have a multiproject directory struture that builds each of the subprojects just fine but is unable to clean them. Here is my output: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10 clean:clean:

Re: Changelog problems

2003-08-04 Thread Henri Yandell
Of course, while this extssh protocol seems to do what I want, it's not actually providing anything in the way of reports :) And cvs2cl.pl shows that I made a change on 2003-08-04. Arse. On Mon, 4 Aug 2003, Henri Yandell wrote: > > On Mon, 4 Aug 2003, Andy Jefferson wrote: > > > On Monday 04 Au

RE: Changelog problems

2003-08-04 Thread dion
Which connection method? The format is bad, from what I can tell. It should be: scm:cvs:pserver:[EMAIL PROTECTED]:/cvs/root:module-name It is: scm:[EMAIL PROTECTED]:/var/cvs:genjava-core Looks like a missing pserver or something??? -- dIon Gillard, Multitask Consulting Blog: http://blog

Re: Changelog problems

2003-08-04 Thread Henri Yandell
On Mon, 4 Aug 2003, Andy Jefferson wrote: > On Monday 04 Aug 2003 17:58, Henri Yandell wrote: > > Ack. It no longer supports this connection method? Any reason why? > > > On Tue, 5 Aug 2003 [EMAIL PROTECTED] wrote: > > > scm:[EMAIL PROTECTED]:/var/cvs:genjava-core > >tion> This is bad. > > Errrm,

new maven chinese web site :)

2003-08-04 Thread hd
http://maven.huangdong.com this web site is maven chinese site. working to useing maven in project,and change maven chinese localize.

Re: Changelog problems

2003-08-04 Thread Andy Jefferson
On Monday 04 Aug 2003 17:58, Henri Yandell wrote: > Ack. It no longer supports this connection method? Any reason why? > On Tue, 5 Aug 2003 [EMAIL PROTECTED] wrote: > > scm:[EMAIL PROTECTED]:/var/cvs:genjava-core >tion> This is bad. Errrm, because you missed a colon out of your CVS line ? (betwee

RE: Changelog problems

2003-08-04 Thread Henri Yandell
Ack. It no longer supports this connection method? Any reason why? Hen On Tue, 5 Aug 2003 [EMAIL PROTECTED] wrote: > > > scm:[EMAIL PROTECTED]:/var/cvs:genjava-core > This is bad. > > See http://maven.apache.org/reference/project-descriptor.html#repository > for more info. > -- > dIon Gillard,

Re: Missing image on site

2003-08-04 Thread dion
Yep. It was out of date. And I don't think it's been replaced. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Henri Yandell <[EMAIL PROTECTED]> wrote on 05/08/2003 02:22:31 AM: > > The following url is not found: > > http://maven.apache.org/images/proje

Jira. All unscheduled issues are now scheduled.

2003-08-04 Thread dion
I've placed issues into a roadmap for when they will be address. Please check your favourite issues and reassign (if you're a developer), or ask, if you're a user. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/

RE: Changelog problems

2003-08-04 Thread dion
> scm:[EMAIL PROTECTED]:/var/cvs:genjava-core This is bad. See http://maven.apache.org/reference/project-descriptor.html#repository for more info. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Henri Yandell <[EMAIL PROTECTED]> wrote on 05/08/2003 02:17

Re: Changelog problems

2003-08-04 Thread dion
Running 'maven -e site' gives? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Henri Yandell <[EMAIL PROTECTED]> wrote on 05/08/2003 02:02:37 AM: > > For b8, b9 andb10 I've had the same problem. Running maven site fails with > the following: > > maven-c

Re: Building beta-10

2003-08-04 Thread dion
Why are you running maven maven:install? ant -f build-bootstrap.xml already installs maven -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on 05/08/2003 01:54:38 AM: > Move Maven frustration. > > I wa

Missing image on site

2003-08-04 Thread Henri Yandell
The following url is not found: http://maven.apache.org/images/project-descriptor.gif from: http://maven.apache.org/reference/project-descriptor.html Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

RE: Changelog problems

2003-08-04 Thread Henri Yandell
Have put that in my project.properties [now looks like: maven.checkstyle.header.file=/dev/null maven.repo.remote=http://www.generationjava.com/jars2/,http://www.ibiblio.org/maven/ maven.changelog.factory=org.apache.maven.cvslib.CvsChangeLogFactory maven.ui.banner.background=#000 maven.ui.section

RE: Changelog problems

2003-08-04 Thread Chenoweth, Bruce (STP)
You need to set the changelog factory in your *.properties (project.properties, ~/build.properties, or $MAVEN_HOME/bin/build.properties): maven.changelog.factory = org.apache.maven.cvslib.CvsChangeLogFactory -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED] Sent: Monday, A

Changelog problems

2003-08-04 Thread Henri Yandell
For b8, b9 andb10 I've had the same problem. Running maven site fails with the following: maven-changelog-plugin:report: [echo] Generating the changelog report BUILD FAILED File.. file:/home/hen/.maven/plugins/maven-changelog-plugin-1.3-SNAPSHOT/ Element... changelog:changelog Line..

WELCOME to users@maven.apache.org (fwd)

2003-08-04 Thread Henri Yandell
Note the error in this confirmation message: 'Welcome to [EMAIL PROTECTED]' Hen -- Forwarded message -- Date: 4 Aug 2003 15:57:13 - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: WELCOME to [EMAIL PROTECTED] Hi! This is the ezmlm program. I'm managing the [EMAIL PRO

RE: Canoo webtest plugin

2003-08-04 Thread Kumar, Vaidhyanatha K.
Sig, I still get this error after installing the jelly script you gave. I am using Conoo build#362 on Win2K . The same script works fine if I invoke it directly (outside of maven). To me it looks like a class version mismatch?? Thanks Vaidhy -Original Message- From: Siegfried Göschl [m

Building beta-10

2003-08-04 Thread Howard M. Lewis Ship
Move Maven frustration. I wanted to fix the Clover plugin, because it isn't sorting the way I'd like it to (and doesn't provide a property to control sorting). I downloaded via CVS Maven beta-10. ant -f build-bootstrap.xml Seems to work fine. maven maven:install Chugs along for a couple of m

RE: project/properties and multiproject inheritance broken?

2003-08-04 Thread Vincent Massol
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 04 August 2003 03:13 > To: Maven Users List > Subject: RE: project/properties and multiproject inheritance broken? > > Vincent, is the use of the reactorXml not enough to get around this? I'm not sure what

Re: Bundling xdoclet generated deployment descriptors

2003-08-04 Thread Andy Jefferson
On Monday 04 Aug 2003 11:03, Alwyn Schoeman wrote: > Deployment descriptors generated with xdoclet are by default put under > target/xdoclet/ejb/META-INF. > > What is best to put in me tag to bundle this resources? > > I have tried ${maven.build.dir}/xdoclet/ejb, but doesn't work, > ${maven.build.

Re: Can users have local goals?

2003-08-04 Thread Jefferson K. French
Thanks, Dave. That's exactly what I'm wanting to do. On Sat, 2 Aug 2003, at 06:14:31 [GMT -0700] Dave Ford wrote: >> Is there a way to use local goals, the way you can use local >> properties with build.properties? That way developers can create >> personal convenience goals without having to mod

Bundling xdoclet generated deployment descriptors

2003-08-04 Thread Alwyn Schoeman
Hi, Deployment descriptors generated with xdoclet are by default put under target/xdoclet/ejb/META-INF. What is best to put in me tag to bundle this resources? I have tried ${maven.build.dir}/xdoclet/ejb, but doesn't work, ${maven.build.src} maps to target/src. I guess I want to know what is t

RE: Maven cactus plugin regression (?)

2003-08-04 Thread EPugh
Please check out this link: http://maven.apache.org/reference/plugins/cactus/properties.html I believe weblogic 7 support was removed because there was no way to test the code.. This is a cactus issue versus a maven cactus plugin issue... Eric -Original Message- From: BRUNOT Sébastien

Re: "In-Place" Web Development

2003-08-04 Thread Brian Ewins
I'm going to patch the war task for some of the devs here and try this out this week (with 2 new goals as described). If it goes well I'll put the patch in JIRA. If it goes badly they kick my ass ;) Ben Walding wrote: Please update the wiki with the solution that you have been given. That way