Re: Feedback on maven repository managers

2007-08-14 Thread Franck Smith
I have used both Archiva and Artifactory. Artifactory is simple to use, install and configure and have a good ui (based on wicket). But here the reasons that make me change for the last Archiva (1.0-beta-1) - for me the main disadvantage is that the repository is save on a database and not in a ma

Where is the recommended location of the settings.xml

2007-07-12 Thread Franck Smith
developer machine - In the ${user_home}/.m2 of every developer machine - In the ${basedir} of every projects Thx Franck.

[m2] Problem on site generation with cdata tag

2006-09-19 Thread HUGOT Franck
Hello, When I use this project description : I get this on the maven web site : Ce site est le portail de reference des développements sur la plateforme de TEST Maven generate this html source : Ce site est le portail de reference de

RE: Problem with maven repository

2006-09-14 Thread HUGOT Franck
in maven : the repository management! I have a deadline to use maven, it was working great when I try it but now I get this problem, why? I don't't change anything, only recreate local repository!! -->-Message d'origine----- -->De : HUGOT Franck [mailto:[EMAIL PROTECTED]

Problem with maven repository

2006-09-14 Thread HUGOT Franck
dependency: 1) org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.0-beta-5 2) org.mortbay.jetty:jetty:jar:6.0.0beta12 3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12 Thanks a lot. ~~~~~ Fr

RE: Problem with internal repository (checksum?)

2006-08-31 Thread HUGOT Franck
Thanks a lot for your response. But I always don't understand why it does not work. - In general, using a local repository (one populated with mvn install) a remote one is not a good idea, as the repository will lack some important pieces of information generated at dep

Problem with internal repository (checksum?)

2006-08-30 Thread HUGOT Franck
e this file automatically? Is it because I use install-file goal? Thanks in advance. Franck HUGOT

RE: Compilation errors on web site

2006-08-24 Thread HUGOT Franck
Hello, Does anybody have a response to my question? Thanks in advance. Franck HUGOT -Message d'origine- De : HUGOT Franck [mailto:[EMAIL PROTECTED] Envoyé : mercredi 23 août 2006 11:56 À : Maven Users List Objet : Compilation errors on web site Hello, Is there a w

Compilation errors on web site

2006-08-23 Thread HUGOT Franck
Hello, Is there a way to display compilation errors on generated maven's project web site? Do we have to use continuum? Thanks in advance. Franck HUGOT - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Maven with cargo plugin

2006-08-22 Thread HUGOT Franck
an error. Thanks a lot. Franck HUGOT - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: SCM with Maven philosophy

2006-07-17 Thread HUGOT Franck
don't find a way to do this easily? It seems this is the basis of integration. ~ Franck HUGOT SOFINCO - Groupe Credit Agricole Service Urbanisation Des Développements DSI/PAT/DAOS/SUDD Tel : (+33)

SCM with Maven philosophy

2006-07-17 Thread HUGOT Franck
ase plugin? ~~~~~ Franck HUGOT SOFINCO - Groupe Credit Agricole Service Urbanisation Des Développements DSI/PAT/DAOS/SUDD Tel : (+33) 01 60 76 54 66 [EMAIL PROTECTED] ~

RE: Maven and SVN

2006-07-17 Thread HUGOT Franck
Ok it works now. Thanks, I miss the scm:svn:https ! ~ Franck HUGOT SOFINCO - Groupe Credit Agricole Service Urbanisation Des Développements DSI/PAT/DAOS/SUDD Tel : (+33) 01 60 76 54 66 [EMAIL PROTECTED

RE: Maven and SVN

2006-07-17 Thread HUGOT Franck
I try this but it says that it can not find svn plugin ! However maven has succeeded to download the scm plugin (at first time). ~ Franck HUGOT SOFINCO - Groupe Credit Agricole Service Urbanisation Des

RE: Maven and SVN

2006-07-17 Thread HUGOT Franck
OK, I try this but it seems that https plugin is not available in maven 2 repositoty? Does anybody know where I can find this plugin? (I use https for svn). Thanks. ~ Franck HUGOT SOFINCO - Groupe

Pb to filter modules from maven-checkstyle-plugin

2006-07-14 Thread Franck
te 'files=blabla.java' According to http://checkstyle.sourceforge.net/config.html#XML Details <http://checkstyle.sourceforge.net/config.html#XML%20Details> , a regular expression is accepted. Any idea to get it work or a solution to remove this modules from the checking ? Thanks! Franck --

Maven and SVN

2006-07-13 Thread HUGOT Franck
Hello, I don't find any documentation about using maven and svn. Instead of doing a checkout of the project with svn I would like to to this with maven. Is it possible? Thanks in advance. ~~~~~ Franck

RE: RE : Web site generation for multiple projects

2006-07-13 Thread HUGOT Franck
I make a mistake this is that does not work. ~ Franck HUGOT SOFINCO - Groupe Credit Agricole Service Urbanisation Des Développements DSI/PAT/DAOS/SUDD Tel : (+33) 01 60 76 54 66 [EMAIL PROTECTED

RE: RE : Web site generation for multiple projects

2006-07-13 Thread HUGOT Franck
Me too. It seems that does not work. ~ Franck HUGOT SOFINCO - Groupe Credit Agricole Service Urbanisation Des Développements DSI/PAT/DAOS/SUDD Tel : (+33) 01 60 76 54 66 [EMAIL PROTECTED

RE: Web site generation for multiple projects

2006-07-12 Thread HUGOT Franck
:06 À : Maven Users List Objet : Re: Web site generation for multiple projects m1 or m2 ? m1 -> you have to use the multiproject plugin m2 -> you use directly the modules Arnaud On 7/12/06, HUGOT Franck <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Is there a way to gene

Web site generation for multiple projects

2006-07-12 Thread HUGOT Franck
Hello, Is there a way to generate only one web site for multiple projects? I can't find a way to do this, except generate a web site for each project and develop a specific home page that refer to each project home page. Thanks in advance. ---

Presentation on Maven 2

2005-12-22 Thread Franck de Bruijn
cond part it details the main Maven 2 concepts a little bit more. Feel free to have a look. Cheers, Franck - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Guide to using Eclipse with Maven 2.x

2005-10-31 Thread Franck de Bruijn
Hi Bernd, Is this guide also applicable for Eclipse WTP? Thanks, Franck -Original Message- From: Bernd Mau [mailto:[EMAIL PROTECTED] Sent: maandag 31 oktober 2005 18:45 To: users@maven.apache.org Subject: Re: Guide to using Eclipse with Maven 2.x Oops, the attachment has obviously

RE: M2 Eclipse WTP EAR Artifact synchronizing

2005-10-31 Thread Franck de Bruijn
Hi Pete, >From the code of the eclipse plugin I see that only EJB, WAR and Utility projects are supported. Modules of packaging type 'EAR' are not supported (yet?). Somewhere on another thread I read the most people only use WAR packaging. Cheers, Franck -Original Message---

RE: [m2] Tomcat Plugin - execution phase 'package'

2005-10-31 Thread Franck de Bruijn
to deploy WAR-files to TOMCAT with a different context root than the plain file name. Do you have any idea when it becomes officially available? Cheers, Franck - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] Tomcat Plugin - execution phase 'package'

2005-10-30 Thread Franck de Bruijn
om the build lifecycle through some sort of a setting in the pom (I only encountered documentation how to attach goals, but not how to detach them)? * Or would it be a good idea to indeed remove the execution declaration from the MOJO and let the users attach the goal to the lifecycle in t

RE: Restarting Eclipse 3.1.1 to add dependencies to m2?

2005-10-30 Thread Franck de Bruijn
In this light, I consider the need for restarting Eclipse not that big an issue. Cheers, Franck -Original Message- From: Siegfried Heintze [mailto:[EMAIL PROTECTED] Sent: zondag 30 oktober 2005 7:59 To: 'Maven Users List' Subject: Restarting Eclipse 3.1.1 to add dependencies to

RE: m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-25 Thread Franck de Bruijn
tually have no clue about the difference between so-called reactor projects and 'normal' projects. Cheers, Franck -Original Message- From: Brian Bonner [mailto:[EMAIL PROTECTED] Sent: dinsdag 25 oktober 2005 18:41 To: Maven Users List Subject: Re: m2 eclipse plugin wtpmodules d

m2 eclipse plugin wtpmodules dependencies to artifacts

2005-10-24 Thread Franck de Bruijn
ng wrong. Can anyone offer some help? Thanks, Franck

Re: How to use site:ftpdeploy

2005-02-02 Thread Franck de Bruijn
Hi, One or two weeks ago I posted the same issue (probably you can find it back in the archive). I couldn't get it to work. If you manage, let us know! Cheers, Franck - Original Message - From: "Laurent Michenaud" <[EMAIL PROTECTED]> To: "Maven Users List&q

Re: Problems with deploying site through FTP

2005-01-20 Thread Franck de Bruijn
x27; plugin uses the 'org.apache.maven.deploy.deployers.FtpDeployer' class to to the FTP-ing. This class uses the FTPClient class in the commons.net package, which you told earlier. Is there a possibility that the 'site' plugin uses the same

Re: Problems with deploying site through FTP

2005-01-19 Thread franck . de . bruijn
I am not sure if this is possible with a Windows server? Anyone who knows this? Thanks, Franck Citeren Brett Porter <[EMAIL PROTECTED]>: > The surprised there isn't any additional output. If you'd like to file a > bug in JIRA it can be chased up. > > Can you a

Problems with deploying site through FTP

2005-01-19 Thread franck . de . bruijn
Hi, I am facing problems with deploying my site through FTP. After I run 'maven -X site:deploy' I receive the following output: ... site:ftpdeploy: [echo] siteAddress = 80.127.18.xxx (xxx-values removed for privacy reasons) siteDirectory = /mysite siteUse