Re: Jabber not working

2006-03-14 Thread Emmanuel Venisse
Without SSL checked, you have nothing, no errors, no log messages? Emmanuel [EMAIL PROTECTED] a écrit : Yeah exactly same thing (room as Recipient address, then Is it a Jabber group has checked) have it defined in my notifier I also logged into to my room using the samecredential so the

RE: Continuum 1.0.2 and maven 2

2006-03-14 Thread Julian Payne
Emmanuel, I tried the latest snapshot and it works if I put my settings.xml in ~/.m2 but it does not work if I put it in bin/linux/conf. Thanks, Julian -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: 13 March 2006 19:41 To:

RE: CI with Maven 1.1 b2 builder

2006-03-14 Thread Vincent Massol
Hi Manisha, It seems you're mixing Maven, Cargo and Luntbuild. I've already answered lots of questions from you on the cargo lists but you seem to have some issue understanding how each interacts with the other. For example questions 1), 2), 3), 4), 5) and 6) do not mean anything. Luntbuild

inherited properties

2006-03-14 Thread Evan Bollig
I have a multiproject setup with a parent pom that consolidates common properties for subprojects in the properties .../properties section (below modules). I found that none of the subprojects inherit these props so Im curious to know what I am doing wrong. How does one set properties in a parent

RE: How to use Environment variables

2006-03-14 Thread langlois yan
Hello, If you want to use environment variable you do not need a project.properties file. Juste use : ${env.JBOSS_HOME}. You need at least maven 2.0.1. Yan. --- Blaise Gosselin [EMAIL PROTECTED] a écrit : Hello, Is it possible to use environment variables as a reference in the

Re: inherited properties

2006-03-14 Thread Simon Kitching
On Tue, 2006-03-14 at 03:09 -0500, Evan Bollig wrote: I have a multiproject setup with a parent pom that consolidates common properties for subprojects in the properties .../properties section (below modules). I found that none of the subprojects inherit these props so Im curious to know what

Re: [M2] how to setup proxy in POM?

2006-03-14 Thread David Delbecq
In tyhe script that starts eclipse, those are jvm argument to pass to the java.exe program. Also, here with maven 1, we don't rely on eclipse plugin for anything else than updating project class path (pom synchronization), and project.xml edition. Everything else (build, run, jar:install, tests)

Fw: [m2] eclipse-plugin how to reference other projects in a multi-module project?

2006-03-14 Thread Rinku
Hi, I have set up a reactor/multi-module project as follows. Parent (pom project) + A + B (depends on A) + C (depends on B) + D (depends on A, C) (A,B,C,D are the modules). When I run eclipse:eclipse goal the project dependencies are not setup in project's .classpath file.

Re: Oracle 10G Appserver

2006-03-14 Thread Wayne Fay
No, we are deploying with ant script which just calls the oc4j admin.jar to deploy and then bindWebApp... You could probably deploy with Cargo, but I just didn't have the patience or time to get it working yet. Too busy with real work, and the ant scripts are fine for now, no particular reason to

Re: mvn deploy external project to internal remote repository

2006-03-14 Thread Geoffrey De Smet
That won't work, as I should not change anything in the original pom.xml (including the distributionManagement): it comes from mojo.codehaus.org or maven.apache.org and sooner or later I 'll want to make a patch and send it to the maven developers. To bad the deploymentRepository argument

Re: mvn site:stage does not create xref as mvn site

2006-03-14 Thread Christophe DENEUX
Yes, I have the same problem. I have found no solution. Christophe Rik Bosman a écrit : To All, Generating a site using site:stage does not generate any xref report as mvn site does. Does someone has the same problems? mvn 2.0.2 jxr 2.0-beta-1 Rik This message contains information

[m2] eclipse-plugin how to reference other projects in a multi-module project?

2006-03-14 Thread Rahul Thakur
Hi, I have set up a reactor/multi-module project as follows. Parent (pom project) + A + B (depends on A) + C (depends on B) + D (depends on A, C) (A,B,C,D are the modules). When I run eclipse:eclipse goal the project dependencies are not setup in project's .classpath file.

Re: [m2] eclipse-plugin how to reference other projects in a multi-module project?

2006-03-14 Thread Du,Guo
You need run mvn eclipse:eclipse against the parent pom which should include A B C and D as module. After that, you should get the project reference in eclipse Kind regards, Du, Guo - Original Message - From: Rahul Thakur [EMAIL PROTECTED] To: Maven Users List

RE : [m2] eclipse-plugin how to reference other projects in a multi-module project?

2006-03-14 Thread Olivier Lamy
Before have a look on the workaround : http://jira.codehaus.org/browse/MECLIPSE-3 - Olivier -Message d'origine- De : Du,Guo [mailto:[EMAIL PROTECTED] Envoyé : mardi 14 mars 2006 11:06 À : Maven Users List Objet : Re: [m2] eclipse-plugin how to reference other projects in a multi-module

Re: [M2] how to setup proxy in POM?

2006-03-14 Thread Szczepan Faber
Are you using 'maven IDE' plugin? The doc says (http://mevenide.codehaus.org/mevenide-ui-eclipse/features.html) that proxy is not supported as well in this plugin. How did you make it work in proxied network? I pass vm args (-DproxySet, ...) to startup.jar but still with no effect. Everything

Re: Maven documentation (was Re: how to include all dependencies in your jar)

2006-03-14 Thread David Sag
I heard about a very interesting way to attack this problem a couple of years ago in the Cocoon project. At one of the big cocoon user/dveleoper conferences (it could even have been at an apachecon) a small room of people with varying degrees of familiarity with the source code worked

Re: Oracle 10G Appserver

2006-03-14 Thread Alexandre Poitras
The problem I have with this approach is that Oc4j force you to connect as the administrator to deploy your application. Might not be a problem for you, but it was for us. On 3/14/06, Wayne Fay [EMAIL PROTECTED] wrote: No, we are deploying with ant script which just calls the oc4j admin.jar to

Re: mvn deploy external project to internal remote repository

2006-03-14 Thread Stephen Duncan
Sorry I must of skimmed over that part of the explanation. Well, this is the expression used, not deploymentRepository: ${project.distributionManagementArtifactRepository}, but that's probably read-only. Besides, tthe type is ArtifactRepository, which you can't exactly define on the

[m2,antlr] maven-antlr-plugin compatibility of antlrall.jar and antlr.jar

2006-03-14 Thread Khin, Gerald
Hi! There is a antlrall-2.7.4.jar used by maven-antlr-plugin in http://www.ibiblio.org/maven2/antlr/antlrall/ whereas 2.7.4 is the highest version number available for that antlrall jar. But in http://www.ibiblio.org/maven2/antlr/antlr/ there is also a antlr-2.7.5.jar and a antlr-2.7.6.jar. Now,

[m2] SCM url: ${groupId} alternative with slashes instead of .

2006-03-14 Thread Stefan Fritz
Hi all, I try to build pom's for my projects and do not want to specify the url manually for every pom. My pom.xml: ... groupIdtest.applications/groupId artifactIdmyapp/artifactId ... ...scm ... urlhttp://myserver.com/svn/${groupId http://myserver.com/svn/$%7BgroupId

Re: custom src directory layout - how to get it to not checkstyle/javadoc the tests too.

2006-03-14 Thread David Sag
Thorsten Heit [EMAIL PROTECTED] wrote on 10-03-2006 13:46:19: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, the directory structure we have is pom.xml src/ - org/ Maven uses src/java/... per default. Have you tried that? unfortunately I do not have permission to change

Re: custom src directory layout - how to get it to not checkstyle/javadoc the tests too.

2006-03-14 Thread Stephen Duncan
The M2 standards are src/main/java and src/test/java: http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html Only mentioning because I saw src/java listed by someone as the Maven default... -Stephen On 3/14/06, David Sag [EMAIL PROTECTED] wrote: Thorsten

how to upload a pdf file

2006-03-14 Thread gonthina vijayakishore
Hi all, How to upload a pdf file using http in jelly. can any one suggest me what are the tags i need to use to upload a file using http response Thanks in Advance reply asap Thanks Vijay -

Re: [m2] SCM url: ${groupId} alternative with slashes instead of .

2006-03-14 Thread Emmanuel Venisse
It isn't possible, you must define it manually? You can define test/application as a property of your pom and use it in your scm url Emmanuel Stefan Fritz a écrit : Hi all, I try to build pom's for my projects and do not want to specify the url manually for every pom. My pom.xml: ...

Re: custom src directory layout - how to get it to not checkstyle/javadoc the tests too.

2006-03-14 Thread David Sag
Wayne Fay [EMAIL PROTECTED] wrote on 10-03-2006 18:00:22: Easiest answer is to move to Subversion. There are tools to facilitate this so you can save your history out of CVS. easier said than done here I am afraid. certainly that's what I have done for all of my personal and freelance

RE: [m2] SCM url: ${groupId} alternative with slashes instead of .

2006-03-14 Thread Stefan Fritz
I know I could define properties, but I don't want to define it. I have a hierarchical project/pom structure and want to add this entry in my root pom and do not want to touch it in every project pom. That's why I wanted to use the artefactId and the groupId but that doesn't work because of the

RE: how to upload a pdf file

2006-03-14 Thread Jakob Vad Nielsen
Do you mean from Maven? -Original Message- From: gonthina vijayakishore [mailto:[EMAIL PROTECTED] Sent: Tue 3/14/2006 13:36 To: users@maven.apache.org Subject: how to upload a pdf file Hi all, How to upload a pdf file using http in jelly. can any one suggest me

RE: [M2] Jcoverage plugin?

2006-03-14 Thread David Sag
There are a few serious bugs with cobertura and maven 2. i've been plugging away with it for a while now and if you build maven from source it does work but only for single project builds. multi-project builds all report zero coverage. see http://jira.codehaus.org/browse/MCOBERTURA-2 and

RE: how to upload a pdf file

2006-03-14 Thread gonthina vijayakishore
thanks for your response yes from Maven Thanks Vijay Jakob Vad Nielsen [EMAIL PROTECTED] wrote: Do you mean from Maven? -Original Message- From: gonthina vijayakishore [mailto:[EMAIL PROTECTED] Sent: Tue 3/14/2006 13:36 To: users@maven.apache.org Subject: how to upload a pdf

Re: [m2] SCM url: ${groupId} alternative with slashes instead of .

2006-03-14 Thread Emmanuel Venisse
you can define the property only in your root pom, child pom won't be modified. Emmanuel Stefan Fritz a écrit : I know I could define properties, but I don't want to define it. I have a hierarchical project/pom structure and want to add this entry in my root pom and do not want to touch it in

Help!Maven MultiProject

2006-03-14 Thread narayan dhumale
  Hello, I am a Maven newbie.I am using Maven 1.0.2.Using this version i am successfully able to build small individual projects i.e compiling,test-report,javadoc deneration ,.war generation etc. Now i have to create a single .war file using these projects. I know that i have use MultiProject

[m2] maven2 javadoc for plugin development available online?

2006-03-14 Thread Sebastian Himberger
Hi, I'm a new maven user. Is there a complete maven2 api documentation online available? I'm currently exploring plugin development and have read the guides available on the maven site. But beside the short introduction of the mojo-api i found no further link to a complete javadoc. E.g. i

Re: Help!Maven MultiProject

2006-03-14 Thread Marco Mistroni
Hello, here's a sample. for maven1.1 im not sure maven1.0 is still a viable option main project.xml ** ?xml version=1.0 encoding=ISO-8859-1? project pomVersion2/pomVersion idTestJSFApp/id groupIdTestJSFApp/groupId nameJSF

Build error

2006-03-14 Thread Jeff Mutonho
I've just started going through the M2 docs.I tried to create my first project , but got an error message as shown below : M2_FirstSteps]#mvn -e archetype:create -DgroupId=za.co.mycompany -DartifactId=myapp + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Searching

Re: How to escape dollar sign in archetype resource files

2006-03-14 Thread Kathryn Huxtable
Yes, I tried that. I also tried doubling the dollar sign. Neither worked. If the syntax looked like \${bean.property} I got a warning about an unknown variable bean.property and I got \${bean.property} in my output. Likewise with the doubled dollar sign. I could live with the warning, but it

Re: How to escape dollar sign in archetype resource files

2006-03-14 Thread Kathryn Huxtable
I should actually have asked where the lexical analysis is happening? I'm interested in where the file's text is broken up into tokens, as that's where escaping usually happens. -K On 3/14/06 8:06 AM, Kathryn Huxtable [EMAIL PROTECTED] wrote: Yes, I tried that. I also tried doubling the

Re: How to escape dollar sign in archetype resource files

2006-03-14 Thread Wendy Smoak
On 3/14/06, Kathryn Huxtable [EMAIL PROTECTED] wrote: I should actually have asked where the lexical analysis is happening? I'm interested in where the file's text is broken up into tokens, as that's where escaping usually happens. I believe this is done with Velocity:

Plugin JAR : bug maven.jar.final.name

2006-03-14 Thread Blaise Gosselin
Hello, I set the JAR variable maven.jar.final.name = ${pom.artifactId}-client-${pom.currentVersion}.jar. When I make a jar:install, I have this jar in my target directory, but the jar installed in my local repository is ${pom.artifactId}-${pom.currentVersion}.jar. What should I do in order to

[M2] compile sources fails - where are snapshot repositories???

2006-03-14 Thread Szczepan Faber
I need to change maven embedder to force him to go through proxy. The problem is that 'mvn package' command fails in maven-embedder directory. The reason is that default snaphot repository does not have appropriate artifacts. -- Reason: Unable to download the artifact from any

[m2] Tricky question about mojo plugins

2006-03-14 Thread hermod.opstvedt
Hi I am working on a plugin that uses ant tasks. One of the ant tasks is running a java ant task, calling a javaclass that is packaged with the plugin. However I get a NoClassDefFoundError when I try to run it with the ant java task. So what I am trying to do is: target name=Runjava

Re: Build error

2006-03-14 Thread Mang Jun Lau
Hi, My guess is that the central repository was down at that time so it could not download the maven-archetype-plugin. I would try it again at another time or add a mirror to your settings.xml file. This file can be found in your user home .m2 directory. If it's not there then make one like

Re: Build error

2006-03-14 Thread Mang Jun Lau
Sorry missing a closing mirrors tag. It should be like this: settings mirrors mirror idlsu.edu/id urlhttp://ibiblio.lsu.edu/main/pub/packages/maven2/url mirrorOfcentral/mirrorOf /mirror /mirrors /settings _Mang Lau Mang Jun Lau [EMAIL PROTECTED] 03/14/2006

RE: [M2] How to configure POM for generated sources folder

2006-03-14 Thread Andreas Guther
Henry, Thank you very much for your response. This is (almost) what I am looking for. I just wonder why it is so hard to find such plug-ins. I spent quite a while searching around and last night. I also started looking into Mojo programming to write my own Jaxb plug-in. The only problem I

[m2] dependency conflicts using jibx 1.0.1

2006-03-14 Thread Nicolas De Loof
Hello I'm trying to use JiBX plugin (from http://jibx.sourceforge.net/maven-jibx-plugin http://jibx.sourceforge.net/maven-jibx-plugin/) but have some version conflicts : maven downloads 1.0-RC1.jar of jibx artifacts even if I've set dependency from 1.0.1 on my pom and on the jibx plugin

Re: How to escape dollar sign in archetype resource files

2006-03-14 Thread Kathryn Huxtable
It's nice to know I'm not the only person seeing this. I'd ignore the warnings, but the build terminates when it sees more complex JSTL than simply a bean substitution. I guess I'll look into Velocity. I'm aware of it, but have never investigated. Thanks! -K On 3/14/06 8:23 AM, Wendy Smoak

RE: [M2] Jcoverage plugin?

2006-03-14 Thread Siegmann Daniel, NY
I have voted for those two bugs. I don't have any immediate need for this, but it would be nice to have. We have only one project that actually must have coverage reports now, but unfortunately it is on M1 and there is a bug in the jcoverage plugin. :( Oh well, hopefully Cobertura will get fixed

RE: Plugin JAR : bug maven.jar.final.name

2006-03-14 Thread Ruel Loehr
You can't. You cannot alter the name it uses to install the jar. This is my biggest complaint about the jar plugin. It's very stringent. Ruel Loehr JBoss QA - 512-342-7840 ext 2011 Yahoo: ruelloehr Skype: ruelloehr AOL: dokoruel -Original Message- From:

User Profiles

2006-03-14 Thread Sergei Dubov
I am still trying to get my head around the concept of user profiles (using Maven2). Here is what I do in Ant: 1. Let's say we have a project called leonardo. 2. To work with my Ant process the user is required to have a directory called $HOME/.leonardorc and an environment variable called

Re: custom src directory layout - how to get it to not checkstyle/javadoc the tests too.

2006-03-14 Thread Thorsten Heit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The M2 standards are src/main/java and src/test/java: http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html Only mentioning because I saw src/java listed by someone as the Maven default... Erm, yes,

Re: Oracle 10G Appserver

2006-03-14 Thread Wayne Fay
Well I'm talking about deploying the app locally into my own personal development environment, on the same machine I'm working on, which I'm obviously the administrator for. ;-) In our real dev environment, we all have the passwords to the machine (not root) and oc4j. Then we have real qe and

RE: Plugin JAR : bug maven.jar.final.name

2006-03-14 Thread Allison, Bob
Actually, it is not just the JAR plugin. ALL plugins do this so that Maven can find things in the Repository at a later date. -Original Message- From: Ruel Loehr [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 10:14 To: Maven Users List Subject: RE: Plugin JAR : bug

Re: Oracle 10G Appserver

2006-03-14 Thread Wayne Fay
Hi Jeff, This webpage explains how to deploy to OC4J using Ant, its pretty simple: http://radio.weblogs.com/0132383/stories/2004/03/16/antDeploymentToOc4j.html I've included some of my build.xml targets below as well. You'll note that the OC4J targets are slightly different from IAS, so

Re: [m2] maven2 javadoc for plugin development available online?

2006-03-14 Thread Thorsten Heit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Sebastian, I'm a new maven user. Is there a complete maven2 api documentation online available? AFAIK no. You should download the Maven source code and build Maven by yourself: http://maven.apache.org/guides/development/guide-building-m2.html

Re: Plugin JAR : bug maven.jar.final.name

2006-03-14 Thread Wayne Fay
Rename your project to ...-client? ;-) Wayne On 3/14/06, Allison, Bob [EMAIL PROTECTED] wrote: Actually, it is not just the JAR plugin. ALL plugins do this so that Maven can find things in the Repository at a later date. -Original Message- From: Ruel Loehr [mailto:[EMAIL PROTECTED]

Intellij/IDEA plugin

2006-03-14 Thread Konstantin Polyzois
I'd like to help finish idea-plugin it does not handle ejb/ear very well, I have it checked out where can I submit a patch? (And how do I create one from svn) /Konstantin

Re: [M2] compile sources fails - where are snapshot repositories???

2006-03-14 Thread Wayne Fay
Maven plugin snapshots are hosted: pluginRepository idMaven Snapshots/id urlhttp://snapshots.maven.codehaus.org/maven2//url snapshots enabledtrue/enabled /snapshots releases enabledfalse/enabled /releases /pluginRepository However, you can

Re: Intellij/IDEA plugin

2006-03-14 Thread Konstantin Polyzois
Sorry wrong subject... On 3/14/06, Konstantin Polyzois [EMAIL PROTECTED] wrote: I'd like to help finish idea-plugin it does not handle ejb/ear very well, I have it checked out where can I submit a patch? (And how do I create one from svn) /Konstantin

[M2] Intellij/IDEA plugin

2006-03-14 Thread Konstantin Polyzois
I'd like to help finish idea-plugin it does not handle ejb/ear very well, I have it checked out where can I submit a patch? (And how do I create one from svn) /Konstantin

Re: [M2] how to setup proxy in POM?

2006-03-14 Thread Wayne Fay
Everything else (build, run, jar:install, tests) is run with 'maven xyz' from command line, it's easier to manage. Can you explain how com it may be easier to manage? In my opinion it is just inconvenient. Imagine working this way with ant, which is tightly incorporated into Eclipse JDT.

Re: [m2,antlr] maven-antlr-plugin compatibility of antlrall.jar and antlr.jar

2006-03-14 Thread Wayne Fay
This sounds like a question for the antlr team, on their Antlr Users list. Wayne On 3/14/06, Khin, Gerald [EMAIL PROTECTED] wrote: Hi! There is a antlrall-2.7.4.jar used by maven-antlr-plugin in http://www.ibiblio.org/maven2/antlr/antlrall/ whereas 2.7.4 is the highest version number

Re: [m2] maven2 javadoc for plugin development available online?

2006-03-14 Thread Wayne Fay
To only get maven-core, you need to issue: svn co https://svn.apache.org/repos/asf/maven/trunks maven/maven-core But you might as well pull the whole codebase down, its not that large if you have a good connection to the Internet. svn co https://svn.apache.org/repos/asf/maven/trunks maven

Re: Build error

2006-03-14 Thread Jeff Mutonho
Sorry missing a closing mirrors tag. It should be like this: settings mirrors mirror idlsu.edu/id urlhttp://ibiblio.lsu.edu/main/pub/packages/maven2/url mirrorOfcentral/mirrorOf /mirror /mirrors /settings _Mang Lau I tried that but no luck.My

Re: [M2] Intellij/IDEA plugin

2006-03-14 Thread Wayne Fay
If you aren't great with SVN, and you are running Windows, you should download TortoiseSVN. It gives you a nice little GUI interface to SVN. And it makes things like generating unified-diffs (patches) trivial with a couple of mouse clicks. (Even has a Create Patch option in the pop-up menu.) So

How to use scm from Java

2006-03-14 Thread Zsolt
Hi, how can I use maven-scm from Java. For example I want to checkout something from CVS or Subversion fro my Java application instead of starting cvs or svn via shell. Zsolt

RE: [M2] how to setup proxy in POM?

2006-03-14 Thread Siegmann Daniel, NY
Everything else (build, run, jar:install, tests) is run with 'maven xyz' from command line, it's easier to manage. Can you explain how com it may be easier to manage? In my opinion it is just inconvenient. Imagine working this way with ant, which is tightly incorporated into

Re: Build error

2006-03-14 Thread Mang Jun Lau
Try adding -U as a parameter after archetype:create. This will force an update from the server. _Mang Lau Jeff Mutonho [EMAIL PROTECTED] 03/14/2006 11:12 AM Please respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject Re: Build error

Re: [m2] dependency conflicts using jibx 1.0.1

2006-03-14 Thread Wayne Fay
You might try: version[1.0.1)/version to force the version to be no less than 1.0.1... Not sure if it will work though. If you are certain this is a bug, file a report in JIRA and include a small pom.xml that clearly demonstrates the trouble so someone can look into it. Wayne On 3/14/06,

Re: Build error

2006-03-14 Thread Jeff Mutonho
Try adding -U as a parameter after archetype:create. This will force an update from the server. Still same error :( -- All I ask is a chance to prove that money can't make me happy. Jeff Mutonho Java/J2EE Developer mob: + 27 82 907 6420 GoogleTalk : ejbengine Skype: ejbengine

[m2] Has anyone gotten the maven-taglib plugin to produce taglibdoc?

2006-03-14 Thread KC Baltz
I'd like to produce taglibdoc for our custom taglibs (E.g. http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html). It looks like someone created a Maven plugin for doing just that ( http://sourceforge.net/projects/maven-taglib/), but I can't get it to work in Maven2. Anyone else

Re: Jabber not working

2006-03-14 Thread raghurajan . x . gurunathan
Yes, It just displays error code 0 thats it nothing more Thanks, Raghu Emmanuel Venisse [EMAIL PROTECTED] 03/14/2006 02:36 AM Please respond to continuum-users To: continuum-users@maven.apache.org cc: Subject:Re: Jabber not working Without SSL

Re: Build error

2006-03-14 Thread Mang Jun Lau
hmm...your maven has almost no changes to it right? It's just unzipped and you played with some stuff in settings.xml? Has it retrieved anything from the repository at all? Does anyone have any ideas? _Mang Lau Jeff Mutonho [EMAIL PROTECTED] 03/14/2006 11:26 AM Please respond to Maven

Re: User Profiles

2006-03-14 Thread Wayne Fay
With a new build environment comes changes to your existing build. When you moved to Ant, you made these properties files. Now it might be time to change again if you move to Maven. So just realize upfront that you will probably have to change. The easiest way to achieve your requirements is

Re: Build error

2006-03-14 Thread Jeff Mutonho
On 3/14/06, Mang Jun Lau [EMAIL PROTECTED] wrote: hmm...your maven has almost no changes to it right? It's just unzipped and you played with some stuff in settings.xml? Has it retrieved anything from the repository at all? Does anyone have any ideas? _Mang Lau I downloaded M2 today,

Re: Build error

2006-03-14 Thread Wayne Fay
Try mvn -X -e ... to get full debugging info. I'm sure something is wrong with your proxy, but of course I don't use proxy so I have no idea what it should look like in the configuration or what the potential errors might be. Hopefully -X will reveal what's going on exactly. Wayne On 3/14/06,

RE: [m2] defining new lifecycle / packaging with maven-plugin-tools-ant

2006-03-14 Thread andreas.ebbert-karroum
Hi, My problem is still existing, I tried to put the components.xml to various places, to be picked up automatically, but that did not work out. How do I do it? Thanks, _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas

Re: Build error

2006-03-14 Thread Mang Jun Lau
I haven't played with proxies but from your file, it looks like you have some tags with no values in them proxies proxy active/ protocol/ username/ password/ port80/port host198.blah.blah.blah/host id/ /proxy /proxies Your active, protocol,

Re: User Profiles

2006-03-14 Thread Sergei Dubov
But those properties files are referenced by Spring configurations in turn, c3p0.properties is the default for c3p0 connection pool configuration. This all happens after deploying in Tomcat. How would Spring know about Maven configurations when the war file is deployed on a remote server? :-)

Re: Build error

2006-03-14 Thread Jeff Mutonho
Your active, protocol, username, password, id fields are all empty. Either set these fields or remove them. Also, set activetrue/active. Again I haven't tried this stuff before so I'm just guessing. If you can, remove the proxy section all together. _Mang Lau Whoo hoo!!!It really

[M2] Version-less jar files

2006-03-14 Thread Andreas Guther
Hi, This is another Maven 2 question I am having problems finding the answer: How do I configure my maven 2 repository for jar files without a version number in the file name? I have the problem that jaxb1 has in its manifest file version less jar files in the Class-Path definition. I have

Re: [M2] how to setup proxy in POM?

2006-03-14 Thread Szczepan Faber
Running Maven from the command line is the ONE TRUE TEST Agreed :) but... in our environment cruise control does it, so ONE TRUE TEST is fired many times a day and on nightly build. Also not everyone likes the same IDE. We have people using Eclipse Sure, but everyone likse IDE that speeds the

Re: User Profiles

2006-03-14 Thread Wayne Fay
Well first off, those properties files need to be placed in src/main/resources. Then you need to learn about filtering. ;-) So what you do is something along these lines... /src/main/resources/c3p0.properties blah=abc yadda=xyz server=${c3p0.server} Then in pom.xml: build resources

Re: [M2] Version-less jar files

2006-03-14 Thread Mang Jun Lau
Hi, build finalName/ /build This lets you specify the final name without the version numbers on the jar but I still think there's a version number attached to it in the repository. The numbers only go away when the jars are packed into wars or ears. _Mang Lau Andreas Guther [EMAIL

[M2] How to checkout working maven 2.0.2 from svn

2006-03-14 Thread Szczepan Faber
There are no releases with sources, so I'd like to checkout 2.0.2 from svn. Can you provide exact svn command for this, please. I tried this one (and couple of others : ): svn checkout http://svn.apache.org/repos/asf/maven/components/trunk/ But it depends on snapshot binaries that are NOT

Pulling in pages from another WAR with maven 2

2006-03-14 Thread Andrew Watters
Hi I am trying to build a WAR which needs to includes pages and other resources that are packaged as a WAR stored in my local repository. Is there a built in way to pull down WARs from the repository and unpack and copy files? Or should I use ant (in maven)? Any suggestions would be

RE: How to use scm from Java

2006-03-14 Thread Zsolt
Thank you Emmanuel, and how can I add new commands? For example provider.listFiles... Zsolt -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 14, 2006 5:35 PM To: scm-users@maven.apache.org Subject: Re: How to use scm from Java I must write a doc

RE : Pulling in pages from another WAR with maven 2

2006-03-14 Thread Olivier Lamy
Look http://mojo.codehaus.org/dependency-maven-plugin/introduction.html. Try http://mojo.codehaus.org/dependency-maven-plugin/unpack-dependencies-moj o.html - Olivier -Message d'origine- De : Andrew Watters [mailto:[EMAIL PROTECTED] Envoyé : mardi 14 mars 2006 18:11 À : Maven Users List

Maven 2.0.3 availability

2006-03-14 Thread Mayorgaadame, Alex
Anyone have a tentative date? I need it to put some due dates to my project. Any approximates would be helpful. Best regards, Alex Mayorga Adame - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: How to use scm from Java

2006-03-14 Thread Emmanuel Venisse
It isn't supported actually by providers maven-scm. You can write a patch for providers. Need to add a method in AbstractScmProvider that use listfiles command and implementations in providers Emmanuel Zsolt a écrit : Thank you Emmanuel, and how can I add new commands? For example

RE: [M2] Version-less jar files

2006-03-14 Thread Andreas Guther
The problem is that I am pretty new to Maven 2 and I was not aware that I have to declare the dependency on the plugins section. Once I moved the dependency to the right spot, I got the problem solved. Andreas -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Tuesday,

[M2] Project Lifecycle generate-sources -- how compile?

2006-03-14 Thread Andreas Guther
Hi, I am still having problems with the project lifecycle configuration. I succeeded in having a source code generating plug-in for jaxb to generate source during the generate-sources lifecycle phase. Unfortunately the sources do not get compiled. They are generated into the folder

Re: [M2] How to checkout working maven 2.0.2 from svn

2006-03-14 Thread Alexandre Poitras
http://maven.apache.org/guides/development/guide-building-m2.html On 3/14/06, Szczepan Faber [EMAIL PROTECTED] wrote: There are no releases with sources, so I'd like to checkout 2.0.2 from svn. Can you provide exact svn command for this, please. I tried this one (and couple of others : ):

Re: Maven 2.0.3 availability

2006-03-14 Thread Alexandre Poitras
Won't be long. Here's the vote results just 22 hours (according to gmail :)) Binding: 5 (John, Vincent, Carlos, Brett, Emmanuel) Non-Binding: 7 (Fabrizio, Alex, Vincent S, Dan, Edwin, Brian, Jesse) I'm going to start working on the release now. It should be out tomorrow at the latest. On

Re: [M2] Project Lifecycle generate-sources -- how compile?

2006-03-14 Thread Mattias Olofsson
I looked in the sourcecode in the xdoclet plugin hosted at http://mojo.codehaus.org/. http://cvs.codehaus.org/viewrep/~raw,r=1.4/xdoclet/maven2-plugin/src/main/java/org/codehaus/xdoclet/XDocletMojo.java It seems that you only have to invoke the addCompileSourceRoot method on the

RE: [m2] Has anyone gotten the maven-taglib plugin to produce taglibdoc?

2006-03-14 Thread KC Baltz
Thanks, that worked. I had been trying with groupId maven-taglib. How did you determine the groupId? Is it just assumed from the website address maven-taglib.sourceforge.net == net.sourceforge.maven-taglib ? I had searched ibiblio and the first hits were for the non-sourceforge version.

Re: [m2] Has anyone gotten the maven-taglib plugin to produce taglibdoc?

2006-03-14 Thread Bernd Bohmann
Ask google for taglib maven2 plugin :-) Bernd KC Baltz schrieb: Thanks, that worked. I had been trying with groupId maven-taglib. How did you determine the groupId? Is it just assumed from the website address maven-taglib.sourceforge.net == net.sourceforge.maven-taglib ? I had searched

Re: User Profiles

2006-03-14 Thread Simon Kitching
While Wayne's suggestion is probably better maven style, I expect you could also use the maven-antrun-plugin to execute an external ant task at the process-resources phase. http://maven.apache.org/plugins/maven-antrun-plugin/

ConcurrentModificationException when building with maven 1, CVS and Windows

2006-03-14 Thread Ryan, Scott D
I noticed a posting on JIRA for this issue but no activity since November. We were getting this problem on some of our projects but it seems now that non of our projects will build due to this error. Has anyone found a cause or workaround for this issue.

[m2] library project

2006-03-14 Thread Mario Ivankovits
Hi! Is it possible to create a library project? Its indention is to pack all the dependend libraries into one jar/war and have all other projects depend on them. The idea is that I do not have to bundle all libraries in my war. The application changes much more than the used libraries - this

Re: [m2] library project

2006-03-14 Thread Milos Kleint
check out the maven-assebly-plugin. it does exactly what you want I think.. Milos On 3/14/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! Is it possible to create a library project? Its indention is to pack all the dependend libraries into one jar/war and have all other projects depend

Re: [m2] library project

2006-03-14 Thread Mario Ivankovits
Milos Kleint schrieb: check out the maven-assebly-plugin. it does exactly what you want I think.. Thanks, will have a look at it! Ciao, Mario - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

  1   2   >