Re: XDoclet in Maven

2004-11-15 Thread Arnaud HERITIER
Thanks Eric. It will help us a lot. Arnaud On Mon, 15 Nov 2004 23:37:05 -, Eric Pugh <[EMAIL PROTECTED]> wrote: > I am in the process of updating the XDoclet repository at > http://xdoclet.sf.net/repository. I have everything bug the newest plugin > uploaded, I ran into an issue with permis

XDoclet in Maven - almost good

2004-11-15 Thread Janos Mucsi
I cleaned out the cache so everything was downloaded very well, I am still getting the following error: C:\temp\eclipse\PlutoApp\modules\everest-module-registration>maven ejb:install __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v.

Re: Did inheriting project/build.properties break in 1.0.1? We are NOT seeing "maven.repo.remote" setting in extended projects?

2004-11-15 Thread Brett Porter
On Mon, 15 Nov 2004 14:37:30 -0800, Phillip Lindsay <[EMAIL PROTECTED]> wrote: > Thanks, I hope 1.0.2 is sooner then 1.0 -> 1.0.2 :-) yes, less to do > Any guesses when we will see it? when it's done :) patches help! Cheers, Brett -

Re: Did inheriting project/build.properties break in 1.0.1? We are NOT seeing "maven.repo.remote" setting in extended projects?

2004-11-15 Thread Phillip Lindsay
Thanks, I hope 1.0.2 is sooner then 1.0 -> 1.0.2 :-) Any guesses when we will see it? Mucho Thanks, -phil Brett Porter wrote: just builtin (such as maven.repo.remote) properties broke. 1.0.2 will be released to fix it. On Mon, 15 Nov 2004 11:45:51 -0800, Phillip A. Lindsay <[EMAIL PROTECTED]> wrot

XDoclet in Maven

2004-11-15 Thread Janos Mucsi
Eric When you are done, please let us know the list of exact modules and their versions. Thanks. J I am in the process of updating the XDoclet repository at http://xdoclet.sf.net/repository. I have everything bug the newest plugin uploaded, I ran into an issue with permissions on the filesystem

JNLP Plugin

2004-11-15 Thread Jeremy_Barth
How can I prevent re-updating the manifest and re-signing the dependecy jars, but still sign the artifacts that I create?

RE: XDoclet in Maven

2004-11-15 Thread Eric Pugh
I am in the process of updating the XDoclet repository at http://xdoclet.sf.net/repository. I have everything bug the newest plugin uploaded, I ran into an issue with permissions on the filesystem that is stopping me. Hopefully everything will be online in the next day or so. Eric > -Origin

XDoclet in Maven

2004-11-15 Thread Janos Mucsi
Pascal I set my dependencies exactly like you said. It solved the class not found problem. So now if I do Generates EJB classes and descriptor files I get: [echo] Generates EJB classes and descriptor files Tag library requested that is not present: 'maven' in plugin

XDoclet in Maven

2004-11-15 Thread Janos Mucsi
Eric Where is this? I am still getting: java:compile: [echo] Generates EJB classes and descriptor files Tag library requested that is not present: 'maven' in plugin: 'maven-xdoclet-plu gin-1.2.1' xdoclet:ejbdoclet: Have you tried with the latest and greatest of xdoclet? 1.2.2 was released, a

Re: Did inheriting project/build.properties break in 1.0.1? We are NOT seeing "maven.repo.remote" setting in extended projects?

2004-11-15 Thread Brett Porter
If they are available, bugfix only and stable (as all releases should be!) that's fine - same rules as for 1.0.1. If you want to file a MAVEN blocker bug for 1.0.2 about the release of a certain plugin, that'd be helpful. Cheers, Brett On Mon, 15 Nov 2004 22:20:03 -, Eric Pugh <[EMAIL PROTE

RE: Did inheriting project/build.properties break in 1.0.1? We are NOT seeing "maven.repo.remote" setting in extended projects?

2004-11-15 Thread Eric Pugh
Are we going to try and get updated plugins in 1.0.2 then as well? I've got a couple of patches to deal with, should I try and get through them ASAP for 1.0.2? > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Monday, November 15, 2004 8:01 PM > To: Maven Users L

Re: javac ... -source 1.3

2004-11-15 Thread Brett Porter
did you get this problem with 1.0.1? I thought you only downgraded for the java problem, but if you are trying to plugin:install the newer one you should be able to update again. It'd be easier to debug against 1.0.1 (sorry, I missed earlier that you had switched back). - Brett On Mon, 15 Nov 2

Re: javac ... -source 1.3

2004-11-15 Thread Ben Anderson
I ran: $ maven -X plugin:install 1> plugin_install.txt 2>&1 and put it here: http://www.benanderson.us/bd/plugin_install.txt On Tue, 16 Nov 2004 06:41:38 +1100, Brett Porter <[EMAIL PROTECTED]> wrote: > Fixing the first will fix the second. Can you run the first with a -X option? > > On Mon, 15

Converting SNAPSHOTS

2004-11-15 Thread Jesper Linvald
Hi Gurus, [using Maven version 1.0.1] I am trying to use snapshots because we have nightly builds producing artefacts that I would like us to depend upon rather than on some random version located in the local repos! My primary component (called SnapshotComponet) I specify as being of current

Re: Did inheriting project/build.properties break in 1.0.1? We are NOT seeing "maven.repo.remote" setting in extended projects?

2004-11-15 Thread Brett Porter
just builtin (such as maven.repo.remote) properties broke. 1.0.2 will be released to fix it. On Mon, 15 Nov 2004 11:45:51 -0800, Phillip A. Lindsay <[EMAIL PROTECTED]> wrote: > Did inheriting project/build.properties break in 1.0.1? > We are NOT seeing "maven.repo.remote" setting in extended proj

Did inheriting project/build.properties break in 1.0.1? We are NOT seeing "maven.repo.remote" setting in extended projects?

2004-11-15 Thread Phillip A. Lindsay
Did inheriting project/build.properties break in 1.0.1? We are NOT seeing "maven.repo.remote" setting in extended projects? -phil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: javac ... -source 1.3

2004-11-15 Thread Brett Porter
Fixing the first will fix the second. Can you run the first with a -X option? On Mon, 15 Nov 2004 14:37:43 -0500, Ben Anderson <[EMAIL PROTECTED]> wrote: > There could be something screwy w/ my installation, b/c I installed > 1.0.1, then uninstalled it, then re-installed 1.0. But anyways, heres

Re: Verbose plug-in execution

2004-11-15 Thread Brett Porter
not that I'm aware of. You might need to ask the jelly question on the jakarta-commons-dev list. On Mon, 15 Nov 2004 11:00:19 -0500, Louis Burroughs <[EMAIL PROTECTED]> wrote: > Is there any way to get verbose plugin execution information if a plugin > doesn't specify a verbose option and doesn't

Re: javac ... -source 1.3

2004-11-15 Thread Ben Anderson
There could be something screwy w/ my installation, b/c I installed 1.0.1, then uninstalled it, then re-installed 1.0. But anyways, heres what happened. w/ no dependencies specified. $ maven plugin:install __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_|

Re: maven and ssh

2004-11-15 Thread Brett Porter
does any documentation reference that? should be maven.ssh.args http://maven.apache.org/reference/plugins/site/properties.html It should be noted we don't really intend to support ssh v1 in future. If your server supports ssh2, I suggest using that. It just means you need a different key (rsa or

Re: Plugin 'maven-deploy-plugin' in project 'XXX' is not available

2004-11-15 Thread Brett Porter
It's just a warning. If you upgrade to Maven 1.0.1, it is gone. - Brett On Mon, 15 Nov 2004 16:05:18 +0100, Michael Niemaz <[EMAIL PROTECTED]> wrote: > Hi all, > I can't seem to be able to get rid of the above message ;-( > Is that just a message or should I pay attention to it ;-) > >

Re: javac ... -source 1.3

2004-11-15 Thread Brett Porter
Ben, These dependencies don't sound right, what error were you getting beforehand? - Brett On Mon, 15 Nov 2004 10:08:28 -0500, Ben Anderson <[EMAIL PROTECTED]> wrote: > whoops, sent that to brett instead of the list... sorry. I also > forgot to mention, that before I did the plugin:install und

RE: maven and ssh

2004-11-15 Thread Jason Roscoe
I added this to my build.properties file: maven.ssh.options=-1 -Original Message- From: Jörg Schaible [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 9:48 AM To: Maven Users List; [EMAIL PROTECTED] Subject: RE: maven and ssh Jason Roscoe wrote on Monday, November 15, 2004 3:24

Re: [OT] Re: XDoclet in Maven

2004-11-15 Thread Arnaud HERITIER
Thanks Corey, I saw this but there's only the 1.2.1 release on this repository. Do you know if there's something planned to publish the 1.2.2 ?? Arnaud On Tue, 16 Nov 2004 00:27:10 +0800, Corey Scott <[EMAIL PROTECTED]> wrote: > Arnaud, > > There is a line on the xdoclet site (although it isnt

Re: [OT] Re: XDoclet in Maven

2004-11-15 Thread Corey Scott
Arnaud, There is a line on the xdoclet site (although it isnt as obvious and maybe it should be) but you can add the xdoclet maven repository to you maven.repo.remote setting and this should take care of downloading everything you need. Your build.properties (or similar) may end up something like

Re: Defining multiple source directories?

2004-11-15 Thread Konstantin Priblouda
--- Corey Scott <[EMAIL PROTECTED]> wrote: > Darren, > > It may be a bit of a kludge, but normally in this > situation I just > have to destDir property on the generators (eg. > xdoclet) pointed back > into the src dir. And then I make sure these dirs > are added to the my > .cvsignore (then i t

Re: Defining multiple source directories?

2004-11-15 Thread Corey Scott
Darren, It may be a bit of a kludge, but normally in this situation I just have to destDir property on the generators (eg. xdoclet) pointed back into the src dir. And then I make sure these dirs are added to the my .cvsignore (then i try to ignore them as well :-D ) I am not sure if this is suita

Verbose plug-in execution

2004-11-15 Thread Louis Burroughs
Is there any way to get verbose plugin execution information if a plugin doesn't specify a verbose option and doesn't have many "echo" statements. Maybe something through jelly that outputs execution statements? Thanks, Louis M. Burroughs III, OCTO

Defining multiple source directories?

2004-11-15 Thread Darren Hartford
Hey all, Googled around, and found a reference to MAVEN-723 regarding multiple source directory, but unfortunately no answers. This is regards to getting the documetation plugins (i.e. checkstyle, PMD, etc) to work when there are multiple source directories. Example: Regular, written Java code.

Re: javac ... -source 1.3

2004-11-15 Thread Ben Anderson
whoops, sent that to brett instead of the list... sorry. I also forgot to mention, that before I did the plugin:install under maven-plugins/java, I had to add jaxen and dom4j as dependencies. On Mon, 15 Nov 2004 10:01:00 -0500, Ben Anderson <[EMAIL PROTECTED]> wrote: > ah - plugin.properties - t

Plugin 'maven-deploy-plugin' in project 'XXX' is not available

2004-11-15 Thread Michael Niemaz
Hi all, I can't seem to be able to get rid of the above message ;-( Is that just a message or should I pay attention to it ;-) Thanx, --mike - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: maven and ssh

2004-11-15 Thread Jörg Schaible
Jason Roscoe wrote on Monday, November 15, 2004 3:24 PM: > Ok, I changed the siteDirectory and ran my maven -X > site:deploy. I logged on to the server and the directory > "testIfCreated" was not created. OK, missing the obvious: > [exec] [VERBOSE] Executing 'ssh' with arguments: > '-l' > '

RE: maven and ssh

2004-11-15 Thread Jason Roscoe
Ok, I changed the siteDirectory and ran my maven -X site:deploy. I logged on to the server and the directory "testIfCreated" was not created. -Original Message- From: Jörg Schaible [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 9:21 AM To: Maven Users List Subject: RE: maven a

RE: maven and ssh

2004-11-15 Thread Jörg Schaible
Jason Roscoe wrote on Monday, November 15, 2004 2:45 PM: > Ok, I changed the groupId from raweb raweb1 and then from my > sindows command prompt, ran maven -X site:deploy. It still > froze at the same spot and here is the debug info, same as before: OK. My fault, I thought you wanted to deploy t

RE: maven and ssh

2004-11-15 Thread Jason Roscoe
Ok, I changed the groupId from raweb raweb1 and then from my sindows command prompt, ran maven -X site:deploy. It still froze at the same spot and here is the debug info, same as before: [tar] Building tar: C:\crmj2ee\workspace\target\raweb-workspace-SNAPSHOT-sit e.tar [gzip] Building: C

RE: maven and ssh

2004-11-15 Thread Jörg Schaible
Jason, please stay on the list! Jason Roscoe wrote on Monday, November 15, 2004 2:31 PM: > I was able to get the file copied over to my home directory > using scp -1. Fine. >>> How do I change the groupID of my POM? >> >> Change id tag's value in your POM. > How do I change the POM? I'm new

RE: maven and ssh

2004-11-15 Thread Jörg Schaible
Jason Roscoe wrote on Monday, November 15, 2004 1:49 PM: > How do I change the groupID of my POM? Change id tag's value in your POM. > I tried running this command manually > > Scp -1 id_rsa.ppk [EMAIL PROTECTED]:/test/ (I had to add > the -1 option, or it kept asking for my password) > > And

RE: maven and ssh

2004-11-15 Thread Jason Roscoe
How do I change the groupID of my POM? I tried running this command manually Scp -1 id_rsa.ppk [EMAIL PROTECTED]:/test/ (I had to add the -1 option, or it kept asking for my password) And I get: scp: /test/: Is a directory and the file is not scp'd to the server. I tried creating a test dire

Re: how to transform docbook documents with Maven? -WAS Re: Docbook

2004-11-15 Thread Feilpe Vieira Silva
Dear Goeschl, All my project docbook sources are available through CVS in the Schoolbus project: Check out source code with a CVS client. For example: cvs -d :pserver:[EMAIL PROTECTED]:/cvs login followed by cvs -d :pserver:[EMAIL PROTECTED]:/cvs checkout schoolbus the

distribution content

2004-11-15 Thread Michael Niemaz
Hi, I'd like to change the distribution content. I tried overriding dist:build goal but I'm stuck on the tar goal which I can't find ... and I'm not sure it's the proper way to do it anyway. So instead of having the docs directory and the jar file in the distribution files, I'd like