Continuum 1.0.2 is released

2005-12-09 Thread Emmanuel Venisse
The Apache Maven team is pleased to announce Continuum 1.0.2. Continuum 1.0.2 is available for download from http://maven.apache.org/continuum/download.html Continuum is a continous integration server that will ensure the health of your code base. This release includes the following

Configuration of jabber notifier

2005-12-09 Thread Anthony Bargnesi
Hello all, I noticed that there is no documentation on the jabber notifier's configuration options. The FAQ mentions the config values that are needed for google talk but it does not mentiond the tags needed. If someone can inform me what the configuration block in the notifier should look like

RE: Configuration of jabber notifier

2005-12-09 Thread Mayorgaadame, Alex
Anthony, I hadn't used notifiers yet but I'm guessing they should be in a section similar to this on your application.xml under /apps/continuum/conf !-- | The jabber notifier |-- component roleorg.codehaus.plexus.notification.notifier.Notifier/role

RE: [m2] deploy parent project problem

2005-12-09 Thread Jörg Schaible
Hi Yuri, Yuriy Ivanov wrote on Thursday, December 08, 2005 7:27 PM: Hi, Why when I do install goal on my parent project, then it copies pom.xml to [parent-artifact-name].jar and it's not deploy parent pom xml to the repository. You parent POM should have a packacking of pom. - Jörg

Not being able to use Maven2.0

2005-12-09 Thread ShamimA
Hi! I am a user of maven's previous version. I have taken Maven2.0 and installed in my machine. While trying to run : mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app I am getting the following error: The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does

Import maven 2 source into eclipse again

2005-12-09 Thread Nitko2
Hi, I'm trying to import maven 2 source(again) into Eclipse 3.1. I checked out v2.0 code, and run mvn eclipse:eclipse from maven-components folder. Now I can't import projects that are defined in subfolders. The example is maven-reporting-api. I have .classpath and .project files in:

[m2] How du I use the latest versions of plugins?

2005-12-09 Thread Baard Johansen
Hi, I installed the binary Maven 2.0 distribution, and was hoping that the latest version of plugins were to be used. This appears not to be so. For instance, for the maven-site-plugin my Maven use the 2.0-beta-2 version, instead of the latest 2.0-beta-4. How can I tell my maven installation

Re: [m2] How to set a Mojo property from settings.xml

2005-12-09 Thread Pete
I believe in settings.xml you need to give your profile an idmyProfile/id then add activeProfiles activeProfilemyProfile/activeProfile /activeProfiles at the end of settings.xml On 25/11/05, David Jackman [EMAIL PROTECTED] wrote: This is good to know, but I still don't know why I was

Schedule for Maven 1.1?

2005-12-09 Thread Guy Rixon
Hi, are there any known, probable dates for releases of Maven 1.1? Guy Rixon [EMAIL PROTECTED] Institute of Astronomy Tel: +44-1223-337542 Madingley Road, Cambridge, UK, CB3 0HA Fax: +44-1223-337523

Re: Wher is site.xml DTD ?

2005-12-09 Thread Jean-Charles Giardina
Tks folk :-)

Re: Perforce provider generates error

2005-12-09 Thread Emmanuel Venisse
hi I'm happy to see a perforce tester for Continuum. You don't need to use beta-3-SNAPSHOT, but beta-2 of maven-scm. PErforce provider isn't the only one jar to add/update. You need to update too : maven-scm-api and maven-scm-manager-plexus. I'll release continuum 1.0.2 today and all jars will

Re: [m2] How du I use the latest versions of plugins?

2005-12-09 Thread Henry Isidro
Baard Johansen wrote: Hi, I installed the binary Maven 2.0 distribution, and was hoping that the latest version of plugins were to be used. This appears not to be so. For instance, for the maven-site-plugin my Maven use the 2.0-beta-2 version, instead of the latest 2.0-beta-4. How can I tell

Re: Not being able to use Maven2.0

2005-12-09 Thread Nik Gonzalez
ShamimA wrote: Hi! I am a user of maven's previous version. I have taken Maven2.0 and installed in my machine. While trying to run : mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app I am getting the following error: The plugin

Re: [m2] How du I use the latest versions of plugins?

2005-12-09 Thread Emmanuel Venisse
you need to use -U parameter for update plugin mvn -U site Emmanuel Baard Johansen a écrit : Hi, I installed the binary Maven 2.0 distribution, and was hoping that the latest version of plugins were to be used. This appears not to be so. For instance, for the maven-site-plugin my Maven use

Re: [m2] How du I use the latest versions of plugins?

2005-12-09 Thread Baard Johansen
-Henry Isidro [EMAIL PROTECTED] wrote: - Try placing this in your pom: plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-site-plugin/artifactId version2.0-beta-4/version /plugin /plugins Where in the pom should this be inserted?

[M2] surefire-report:report and failed tests endless loop

2005-12-09 Thread Pete
Our continuous integration build using CruiseControl currently does a :- mvn install however this doesn't produce any HTML JUnit reports, so we then then follow the above with mvn surefire-report:report to generate the html reports. This seems to do more than just generate the html it actually

Re: [m2] How du I use the latest versions of plugins?

2005-12-09 Thread Emmanuel Venisse
in build/ Baard Johansen a écrit : -Henry Isidro [EMAIL PROTECTED] wrote: - Try placing this in your pom: plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-site-plugin/artifactId version2.0-beta-4/version /plugin /plugins Where in the pom

Re: Wher is site.xml DTD ?

2005-12-09 Thread Jean-Charles Giardina
So the maven-navigation-1.0.xsd isn't compatible with site.xml :-( Somebody know where the site.xsd ? 2005/12/9, Jean-Charles Giardina [EMAIL PROTECTED]: Tks folk :-)

RE : [m2] How du I use the latest versions of plugins?

2005-12-09 Thread Olivier Lamy
Hi, Maybe this [1] can help ? But I didn't find example/documentation of this file in Reference section [2]. Is there any sample in svn ? Thanks, - Olivier [1] http://maven.apache.org/guides/introduction/introduction-to-plugin-regis try.html [2] http://maven.apache.org/guides/index.html

Re: [m2] How du I use the latest versions of plugins?

2005-12-09 Thread Baard Johansen
-Emmanuel Venisse [EMAIL PROTECTED] wrote: - in build/ Thanks, it worked! How is plugin versioning supposed to work? Is the versions of plugins connected to the release of my maven binary? I mean, if a bug is fixed in a new beta, will I have to track this myself and tell all my projects

ejb3 plugins

2005-12-09 Thread Marco Mistroni
hello alll, has anyone any idea on how can i get some maven plugins for ejb3? thanks and regards marco

Re: disable maven i18n output message

2005-12-09 Thread Arnaud HERITIER
Hi Ken, What is the release of the xdoc plugin ? The 1.9.2 ? Can you check it with maven -i Arnaud On 12/9/05, Vincent Siveton [EMAIL PROTECTED] wrote: Hi Ken Look at this: http://www.mail-archive.com/dev@maven.apache.org/msg25571.html HTH Cheers, Vincent 2005/12/6, Ken Perl

[m2] lifecycle question

2005-12-09 Thread Olivier Lamy
Hi, I have looked at the file http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-core/src/ main/resources/META-INF/plexus/components.xml?rev=332151view=markup And in my $M2_HOME/lib/maven-core-2.0.jar (in /META-INF/plexus/components.xml). I have seen a phase called initialize but I

Unable to migrate 1.1 POM using jar dependency to Maven 2

2005-12-09 Thread Girish Nagaraj
Hi, 1) I have a maven 1.1 project.xml which uses the JAR option to define the dependencies For example: dependency groupIdmydep/groupId artifactIdJDBC/artifactId jarojdbc14.jar/jar /dependency I tried converting this to Maven2 POM following instructions on the maven

Re: ejb3 plugins

2005-12-09 Thread Tim Kettler
Hi Marco, you can checkout the maven plugin sandbox at: http://svn.apache.org/repos/asf/maven/sandbox/plugins/ included are plugins for the creation of .ejb3 and .par. But beware, you also have to apply the patches attached to: http://jira.codehaus.org/browse/MNG-1691 and

How to upgrade the checkstyle plugin of Maven 1.x to CheckStyle4.0

2005-12-09 Thread Girish Nagaraj
Hello, Current checkstyle plugin available with Maven 1.1 beta 2 errors out when the code contains java generics. Checkstyle 4.0 supports generics. Is there a way I can change the plugin or get a new version of the plugin for Maven 1.x so that it uses CheckStyle 4.0? Thanks, Girish

m2 supporting maven-proxy

2005-12-09 Thread John Allen
Has anyone get a latest snapshot build of maven-proxy? i dont wat to install m1 and go through the hassle of building it myself so was hoping i could just lift someone else build. Thanks, John

I Want Tutorial for Maven 2.0

2005-12-09 Thread Deepika.M
Hi All, I want good Tutorial for Maven 2.0. It should contain detailed information about maven 2.0 Can any one reply me with good site address for MAVEN 2.0 Thanks in advance Deepika.S - To unsubscribe, e-mail:

Re: I Want Tutorial for Maven 2.0

2005-12-09 Thread Kenney Westerhof
On Fri, 9 Dec 2005, Deepika.M wrote: This should get you started: http://maven.apache.org/guides/getting-started/index.html (the closest thing to a tutorial..) More detailed documentation can be found at: http://maven.apache.org/guides/index.html -- Kenney Hi All, I want good

[m1] Re: Javadoc warnings report is not getting generated with Maven 1.1 beta1 and beta2

2005-12-09 Thread Girish Nagaraj
Hello All, Unfortunately I did not get any response to my email. Wonder if nobody cares about the javadoc warnings report of if I am the only using the report. I am still seeing this problem even with a very simple single java file in the project. Just add any java file which contains a javadoc

Maven 2.0

2005-12-09 Thread Deepika.M
Hi all, I know little bit about Maven1.x regarding how a repository gets created and how cache get created(dependency jars) Now I want to know about Mavne 2.0 . I am unable to differenciate between Maven 1.x and 2.x regarding repository creation. I want the difference between two

Re: SPAM: Maven 2.0

2005-12-09 Thread Emmanuel Venisse
http://maven.apache.org/guides/getting-started/index.html http://maven.apache.org/guides/index.html http://maven.apache.org/maven1.html Deepika.M a écrit : Hi all, I know little bit about Maven1.x regarding how a repository gets created and how cache get created(dependency jars) Now I

Maven 1 book for Maven 2

2005-12-09 Thread Christopher Cobb
If you are starting to use Maven 2 as your first encounter with Maven, is it worthwhile looking at the Maven 1 book or would that just be too confusing? - Attention: Any views expressed in this message are those of the individual sender, except where the

Re: Maven 1 book for Maven 2

2005-12-09 Thread Jochen Wiedmann
On 12/9/05, Christopher Cobb [EMAIL PROTECTED] wrote: If you are starting to use Maven 2 as your first encounter with Maven, is it worthwhile looking at the Maven 1 book or would that just be too confusing? My believe is, it isn't. (That said, I really do recommend the book, which is written

Re: Unable to migrate 1.1 POM using jar dependency to Maven 2

2005-12-09 Thread Emmanuel Venisse
1) in m2, all jars must be in repository (local or remote) http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html In your case : dependency groupIdojdbc/groupId artifactIdojdbc/artifactId version14/version /dependency The pom for ojdbc is already

Re: Maven 1 book for Maven 2

2005-12-09 Thread Chris Richardson
I found it very useful to read '*Maven*: A *Developer's Notebook'* when I started using maven2. I hadn't used maven1 and this book was a good introduction to many of the concepts and capabilities of maven2. Its also a quick read. Chris -- Enterprise POJO consulting -

Re: Maven 1 book for Maven 2

2005-12-09 Thread Emmanuel Venisse
Maven1 and maven2 are totally different, so i think it will be confusing to read this book, although it a good book. A maven2 book will be available in few months. You can start to read : http://maven.apache.org/guides/getting-started/index.html http://maven.apache.org/guides/index.html

[m2] problems with self developed plugin

2005-12-09 Thread berndq
Hi, how do I get a self developed plugin to work? - I followed http://maven.apache.org/guides/plugin/guide-java-plugin-development.html - made a jar - used mvn install:install-file ... to add the jar/plugin to the local repository. It says Installing ..., BUILD SUCESSFULL - tried to run

Re: Strange 2401 prepended to SCM URL

2005-12-09 Thread Shinobu Kawai
Hi Alex, I know that, but why it is being prepended to the CVS repository location?? Are you using CVS 1.10 client? cf. http://jira.codehaus.org/browse/SCM-90 Best regards, -- Shinobu -- Shinobu Kawai [EMAIL PROTECTED]

RE : [m2] problems with self developed plugin

2005-12-09 Thread Olivier Lamy
If your pom contains packagingmaven-plugin/packaging. Just use : mvn install - Olivier -Message d'origine- De : berndq [mailto:[EMAIL PROTECTED] Envoyé : vendredi 9 décembre 2005 13:59 À : users@maven.apache.org Objet : [m2] problems with self developed plugin Hi, how do I get a self

Re: Maven 1 book for Maven 2

2005-12-09 Thread Arnaud HERITIER
Maven 1 and maven 2 are VERY different for the implementation and the configuration (no more Jelly, ...) but not for the concepts (repository, POMs, ...). Arnaud On 12/9/05, Emmanuel Venisse [EMAIL PROTECTED] wrote: Maven1 and maven2 are totally different, so i think it will be confusing to

Maven plugins dependencies

2005-12-09 Thread Nitko2
Hi. I checked out maven 2 v2.0 code, and ran mvn eclipse:eclipse in order to create eclipse projects. .project and .classpath files were created except for maven-plugins subdirectories. So I ran mvn eclipse:eclipse in maven-plugins directory. After that I got error about missing

RE: [m1] Re: Javadoc warnings report is not getting generated with Maven 1.1 beta1 and beta2

2005-12-09 Thread Jeff Jensen
We miss this report for summarizing Javadoc errors. I entered this JIRA on 27/Sep/05: http://jira.codehaus.org/browse/MPJAVADOC-61 Does it apply to your situation? If so, please add your details to help diagnose. Your error situation may be different than mine. Our results are the same

RE: Unable to migrate 1.1 POM using jar dependency to Maven 2

2005-12-09 Thread Jeff Jensen
If you require the same behavior, use systemPath instead in M2. This JIRA has good explanations from Brett and John on it, that preferred way is via repo, not local reference paths, and it must be an absolute path (you can use ${basedir} to start it): http://jira.codehaus.org/browse/MNG-1471

Questions on assembly plugin

2005-12-09 Thread Jochen Wiedmann
Hi, I'd like to use the assembly plugin for creating distributions. After reading the documentation and doing some first attempts, I do have the following questions: - There are predefined ID's like bin and src. These are (to me) very welcome for reading as examples. However, they do not

Re: Maven plugins dependencies

2005-12-09 Thread Eric Redmond
Having run clean installs a few times I noticed a few things: True, some of the projects, including maven-plugins are seperated, requiring them to be run seperately. Sometimes (depending on how cleanly seperated dependencies are) you have to run mvn -fn install a couple of times before it takes,

How to define another local repository in Maven 1.1 ?

2005-12-09 Thread Blaise Gosselin
Hello, Is it possible to define another directory for the local repository in Maven 1.x ? Thanks in advance. ___ _ _ _ bgOnline

Continuum 1.0.2 is released

2005-12-09 Thread Emmanuel Venisse
The Apache Maven team is pleased to announce Continuum 1.0.2. Continuum 1.0.2 is available for download from http://maven.apache.org/continuum/download.html Continuum is a continous integration server that will ensure the health of your code base. This release includes the following

RE: Strange 2401 prepended to SCM URL

2005-12-09 Thread Mayorgaadame, Alex
Hi Shinobu, I'm using this: bash-2.03$ cvs -version Concurrent Versions System (CVS) 1.11 (client/server) Copyright (c) 1989-2000 Brian Berliner, david d `zoo' zuhn, Jeff Polk, and other authors CVS may be copied only under the terms of the GNU General Public License,

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 Matt Raible
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 3-day course Working with Maven 2 under a Creative Commons License (only attribution required). Given the time we spend in

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

2005-12-09 Thread Frank Russo
Is there a link for it? Frank Russo Senior Developer FX Alliance, LLC -Original 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

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

2005-12-09 Thread Christopher Cobb
Is this it: http://extranet.peopleware.be/peopleware/public/enrol/EnrolReference.nsf/$wC oursesByName/MAVEN?OpenDocument -Original 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

Installing 3rd party jars

2005-12-09 Thread Tom Joad
Hello, why doesn't the command line for installing 3rd party jar install the .pom file? So build fails because of missing pom. Regards , Tom - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

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 3-day

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

2005-12-09 Thread ir. ing. Jan Dockx
No, sorry. I'm an idiot forgetting the link. It's at http://cvs.peopleware.be/training/maven/maven2/> On 9 Dec 2005, at 17:31, Christopher Cobb wrote: Is this it: http://extranet.peopleware.be/peopleware/public/enrol/EnrolReference.nsf/$wC oursesByName/MAVEN?OpenDocument -Original

Re: Can the xDoc plug-in pass the #169; entity into the XHTML without conversion?

2005-12-09 Thread Lukas Theussl
Hi Lance, I tried a few things but I couldn't get it work like you want, so I'm afraid the preliminary answer to your question is no. Unfortunately, jelly is not very consistent with the treatment of entities, we've had several related problems in the past. -Lukas Lance Bader wrote: By

Re: surefire forking needed?

2005-12-09 Thread Tim Waters
Actually, we do not having forking available, so the - Dsurefire.forkMode=once flag is not applicable for our version of Maven 2.0. Going to patch surefire soon. I'll respond to this thread if the patch works. On 12/8/05, Tim Waters [EMAIL PROTECTED] wrote: Hi, I'm having trouble with Maven

Re: Wher is site.xml DTD ?

2005-12-09 Thread Lukas Theussl
Can you tell us what the incompatibilities are? Anyway, the xsd that Vincent pointed you to is out of date, you should try the latest version from the m1 xdoc plugin: http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/xdoc/src/xsd/ -Lukas Jean-Charles Giardina wrote: So the

Re: How to upgrade the checkstyle plugin of Maven 1.x to CheckStyle4.0

2005-12-09 Thread Lukas Theussl
The upcoming checkstyle-plugin-3.0 uses Checkstyle 4.0. A snapshot is available for testing: maven plugin:download -DartifactId=maven-checkstyle-plugin -DgroupId=maven -Dversion=3.0-SNAPSHOT -Dmaven.repo.remote=http://cvs.apache.org/repository -Lukas Girish Nagaraj wrote: Hello, Current

Re: [m1] Re: Javadoc warnings report is not getting generated with Maven 1.1 beta1 and beta2

2005-12-09 Thread Lukas Theussl
If it's not the same issue please open a new one. I am seeing empty javadoc warning reports too, but I haven't had the time to investigate. -Lukas Jeff Jensen wrote: We miss this report for summarizing Javadoc errors. I entered this JIRA on 27/Sep/05:

Re: How to define another local repository in Maven 1.1 ?

2005-12-09 Thread Lukas Theussl
You can set the maven.repo.local property. Check [1] for other relevant properties you can set in maven 1.x. -Lukas [1] http://maven.apache.org/maven-1.x/reference/properties.html Blaise Gosselin wrote: Hello, Is it possible to define another directory for the local repository in Maven

Re: Schedule for Maven 1.1?

2005-12-09 Thread Lukas Theussl
All I can say is that we are working on it but it's probably not going to happen this year anymore :( -Lukas PS Contributions and patches are more than welcome! Guy Rixon wrote: Hi, are there any known, probable dates for releases of Maven 1.1? Guy Rixon

Re: Wher is site.xml DTD ?

2005-12-09 Thread Jeff Jensen
Thanks for the info Lukas. Can we have it published to the site for tools to use? Quoting Lukas Theussl [EMAIL PROTECTED]: Can you tell us what the incompatibilities are? Anyway, the xsd that Vincent pointed you to is out of date, you should try the latest version from the m1 xdoc plugin:

Re: Wher is site.xml DTD ?

2005-12-09 Thread Lukas Theussl
I can put it on the xdoc plugin site, but it's still part of the current development version, the final version will come out only with the new xdoc 1.10 plugin (to be released soon). -Lukas Jeff Jensen wrote: Thanks for the info Lukas. Can we have it published to the site for tools to

Re: Schedule for Maven 1.1?

2005-12-09 Thread Guy Rixon
On Fri, 9 Dec 2005, Lukas Theussl wrote: All I can say is that we are working on it but it's probably not going to happen this year anymore :( Not a problem. My project is heavily committed to Maven, so we're more keen to know when we should upgrade than hurrying to do so. we're not in a good

Re: surefire forking needed?

2005-12-09 Thread Brett Porter
We have surefire forking 90% working in a testing version (see instructions on the website for how to test dev versions of plugins) - Brett On 12/9/05, Tim Waters [EMAIL PROTECTED] wrote: Actually, we do not having forking available, so the - Dsurefire.forkMode=once flag is not applicable for

Re: Schedule for Maven 1.1?

2005-12-09 Thread Jeff Jensen
I have found Maven 1.1beta2 very stable and usable. Lots of stuff is better and fixed over 1.0. In fact, I remember building 1.1 from source (before alpha 1) and having a better experience than with 1.0 GA. I think 1.1b2 has many miles on it and is regularly misunderstood as beta vs prod ready

Re: Wher is site.xml DTD ?

2005-12-09 Thread Lukas Theussl
I have added a brief section on navigation-validate to the xdoc documentation and re-published the site [1]. Beware that this documentation is for the not-yet published xdoc-plugin-1.10 (there is a snapshot available however). The xsd is at [2]. Cheers, Lukas [1]

Continuum jabber notifier question.

2005-12-09 Thread Anthony Bargnesi
Hello all, I noticed that there is no documentation on the jabber notifier's configuration options. The FAQ mentions the config values that are needed for google talk but it does not mentiond the tags needed. If someone can inform me what the configuration block in the notifier should look like

[m2] What patterns work for filtering?

2005-12-09 Thread Wendy Smoak
The docs [0] say Maven will filter properties such as ${pom.finalName}, which is fine. But either I'm imagining things, or it also works with [EMAIL PROTECTED]@ and properties accountPath/db/udt/test/bentest/accountPath /properties in a profile [1] in pom.xml.

Re: Continuum jabber notifier question.

2005-12-09 Thread Jesse McConnell
I don't know if it will work with gmail atm since they authentication against a different machine... I know I have it working against just a plain-jane jabber server setup...it wouldn't talk to a conference room though.. just a heads up, cheers jesse On 12/9/05, Anthony Bargnesi [EMAIL

Configuring extssh connection to CVS for SCM

2005-12-09 Thread Anthony Bargnesi
Hello, I have a cvs connection using ssh. I have the public key that I use to connect but I am not sure how to incorporate it into the SCM configuration. Do I need to run pageant? I am not sure how to configure this type of connection. Ultimately I am trying to get continuum to build my

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

2005-12-09 Thread Frank Russo
I'm building a webapp. Our webapp depends on some environment specific variables that are defined in a group of properties files. Depending on the environment I want to build for, i.e., dev, qa, prod, I build the war as follows: mvn -Denv=ENV_VAR clean package. Our package structure for the

[m2] how do i exclude a specific file from a jar

2005-12-09 Thread McGowan, Dan \(NE\)
Hi, Saw an earlier post regarding this on nabble and the suggestion was to use resourceexcludes. However this leaves the resource unavailable for tests. In maven1 I was able to not include a file in the jar by specifying maven.jar.excludes=**/myfile.properties in the project.properties file.

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

2005-12-09 Thread Olivier Lamy
Use differents profiles (with differents resources definitions). The default can be the dev one. Then use mvn -P prod package to build the production war. - Olivier -Message d'origine- De : Frank Russo [mailto:[EMAIL PROTECTED] Envoyé : vendredi 9 décembre 2005 20:42 À :

[m2] FC4 [INFO]: Repository 'central' will be blacklisted

2005-12-09 Thread Sean Hennessy
FYI: I have discovered that after an upgrade of a Fedora Core 3 system to FC4 that the SELinux policy is changed to an enforcing targeted policy ( cat /etc/selinux/config ). The symptom being maven will not be able to upload artifacts from the central repository.. While a more optimal solution

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

2005-12-09 Thread Arnaud Bailly
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 look at online? Matt On 12/9/05, ir. ing. Jan Dockx [EMAIL PROTECTED] wrote: We just released

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

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

2005-12-09 Thread Olivier Lamy
In profiles section in the pom http://maven.apache.org/maven-model/maven.html#class_profile Can someone explain what is the filters element in the build section ? - Olivier -Message d'origine- De : Frank Russo [mailto:[EMAIL PROTECTED] Envoyé : vendredi 9 décembre 2005 21:49 À : Maven

RE: Perforce provider generates error

2005-12-09 Thread Stone, Robert
Thanks, Emmanuel I'm trying 1.0.2 today. The error I had previously is gone but I get another one: Provider message: Unable to sync which, probably, means that my p4 client is not configured correctly. Just to make sure that I'm doing the right thing here're my settings(can you verify?) - 1.

[m2] empty javadoc report index

2005-12-09 Thread Arnaud Bailly
Hello, When doing a $ mvn site and generate javadoc, I get an empty index.html in target/site/index.html. By empty I mean: does not containt javadoc real index. In the good old maven 1 days, the link was marked external and simply opened a new window without maven navigation decoration.

Getting started with Maven2 and Eclipse 3.0

2005-12-09 Thread khurram . x . chaudhary
Hello All, I am a newbie to Maven2, it worked great when I followed instructions to create a sample project. But I\'ve 2 issues: 1) When I did mvn eclipse:eclipse It generated the Eclipse project and stuff and also added the M2_REPO variable with following name

Re: [m2] empty javadoc report index

2005-12-09 Thread Allan Ramirez
Hi Arnaud, This issue has been fixed for the next release, Please refer to this page http://maven.apache.org/guides/development/guide-testing-development-plugins.html Regards, -allan Arnaud Bailly wrote: Hello, When doing a $ mvn site and generate javadoc, I get an empty index.html in

Re: Questions on assembly plugin

2005-12-09 Thread Henry Isidro
Jochen Wiedmann wrote: Hi, I'd like to use the assembly plugin for creating distributions. After reading the documentation and doing some first attempts, I do have the following questions: - There are predefined ID's like bin and src. These are (to me) very welcome for reading as examples.

RE: [m2] Repository question - plz help!

2005-12-09 Thread Vernik, Gary
Dan, Thank you for your reply! I am still struggling with repositories. Do I understand correctly that there are 2 possible scenarios: 1. Use Maven in off-line mode. Then only local repository will be used and if artifact is not there then build fails. 2. Regular (not off-line) mode. Then local

Re: Installing 3rd party jars

2005-12-09 Thread Allan Ramirez
Hi Tom, It is fixed for the next release. Please refer to this page http://maven.apache.org/guides/development/guide-testing-development-plugins.html For other faq regarding install-file goal please refer to this page http://docs.codehaus.org/display/MAVENUSER/FAQs Regards, -allan Tom

Re: Getting started with Maven2 and Eclipse 3.0

2005-12-09 Thread Allan Ramirez
Hi there, See inline message [EMAIL PROTECTED] wrote: Hello All, I am a newbie to Maven2, it worked great when I followed instructions to create a sample project. But I\'ve 2 issues: 1) When I did mvn eclipse:eclipse It generated the Eclipse project and stuff and also added the M2_REPO

Re: [m2] how do i exclude a specific file from a jar

2005-12-09 Thread Allan Ramirez
Hi Dan, If you want your resources to be available for test you can put them in the test resource directory. Please refer to this site for more info http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html -allan McGowan, Dan (NE) wrote: Hi, Saw an

Re: [m2] Repository question - plz help!

2005-12-09 Thread Stephen Duncan
I think if you define your internal repository with an id of central it will replace the default external repository. If you also don't want Maven's plugins to be downloaded externally, you'll need to define a pluginRepository too, and I don't know if the id would still be central. -Stephen On