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
developer machine
- In the ${user_home}/.m2 of every developer machine
- In the ${basedir} of every projects
Thx
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
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]
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
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
e this file
automatically?
Is it because I use install-file goal?
Thanks in advance.
Franck HUGOT
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
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
an error.
Thanks a lot.
Franck HUGOT
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
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)
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]
~
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
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
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
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
--
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
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
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
: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
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.
---
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]
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
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---
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]
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
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
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
ng wrong.
Can anyone offer some help?
Thanks,
Franck
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
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
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
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
33 matches
Mail list logo