d the checksums in the Apache
repo. This will be synced to the central repo in a couple of hours.
LAMY Olivier wrote:
> Looks to be only a workaround.
> It's not normal to not have 2.0-beta-2 in the metadata here :
> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-chan
endredi 26 octobre 2007 15:39
À : Maven Users List
Objet : Re: Issues with recent update of maven-changes-plugin
Thanks! I've forced the version to 2.0-beta2 and it worked.
--
Géraud
On 10/26/07, LAMY Olivier <[EMAIL PROTECTED]> wrote:
> Have you try with force the maven-changes-pl
Have you try with force the maven-changes-plugin version to 2.0-beta-2 or
using a mvn version >= 2.0.6 ?
--
Olivier
-Message d'origine-
De : Geraud Geraud [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 26 octobre 2007 12:32
À : Maven Users List
Objet : Issues with recent update of maven-c
quot; filtering fails now
Really nice, I will use it as soon as possible.
I think this new feature is very useful and lot of people ask for it.
I am not sure that it is very well known.
It will be great to upgrade the maven-site-plugin website to indicate this
filtering feature.
Thanks,
Rémy
Le
Work in last snapshot.
I have just try with this content in site.xml :
http://maven.apache.org/${currentVersion}"/>
http://maven.apache.org/${cliVar}"/>
In the pom :
2.0.7
${cliVar}
In my cli : mvn clean site -DcliVar=test
Generated content :
http://mave
Hi,
Just renaming the page is enough.
You have sample here :
https://svn.apache.org/repos/asf/maven/site/trunk/src/site/apt/ file
download.apt.vm
https://svn.apache.org/repos/asf/maven/site/trunk/src/site/xdoc/ file
index.xml.vm
--
Olivier
-Message d'origine-
De : Rémy Sanlaville [m
Hi,
There is an issue here http://jira.codehaus.org/browse/MNG-1683.
The issue is closed. As I remember it's in the current trunk (not checked).
--
Olivier
-Message d'origine-
De : Yan Huang [mailto:[EMAIL PROTECTED]
Envoyé : mardi 9 octobre 2007 17:22
À : Maven Users List
Objet : Re:
Maybe you can add an issue and explain what kind of reports you need ?
--
Olivier
-Message d'origine-
De : Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 7 septembre 2007 16:44
À : [EMAIL PROTECTED]
Objet : RE: Connecting to the Continuum Derby Data
Have a look in the webapp file WEB-INF/classes/META-INF/plexus/application.xml .
--
Olivier
-Message d'origine-
De : Mac-Systems [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 7 septembre 2007 10:26
À : [EMAIL PROTECTED]
Objet : Re: Always send EMail mitting in 1.1 beta 2
Anyone knows abo
Do you have this directory $HOME/.ssh in your file system ?
--
Olivier
-Message d'origine-
De : Nick Stolwijk [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 5 septembre 2007 16:07
À : Maven Users List
Objet : Re: site-deploy asks for password...
Do you have more than one item in your set
Hi,
Not really sure scm:svn://localhost/svn/repos/pdfp is
a valid url.
The scheme is missing.
--
Olivier
-Message d'origine-
De : mfs [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 30 août 2007 18:39
À : [EMAIL PROTECTED]
Objet : Cannot checkout sourcesInvalid SCM URL
Hello Everyone,
I can't execute
any script.sh... Is there a way to change the default command /bin/bash called?
(I'm working on Solaris 8)
Thanks,
Rémi.
"LAMY Olivier" <[EMAIL PROTECTED]>
06/08/2007 23:04
Veuillez répondre à
[EMAIL PROTECTED]
A
<[EMAIL PROTECTED]>
cc
Objet
RE:
Hi,
Actually, data-management tools doesn't really work as expected.
This could be a real improvment for next versions.
But you can have a look at the brett's notes [1].
--
Olivier
[1]
http://www.nabble.com/brief-notes%3A-upgrading-1.1-beta-1-to-1.1-beta-2-tf4283770.html
-Message d'origi
ation.java:188)
at
org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:103)
at
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
LAMY Olivier wrote:
>
> I think it's due to CONTINUUM-1361.
>
> Rewrite the end of the workflow ;
It's a know issue (don't remember the id).
A simple workaround is add first in your PATH the windows svn.
If svn is in C:\Subversion\bin.
export PATH=C:\\Subversion\\bin:$PATH
Then release plugin works fine.
HTH,
--
Olivier
-Message d'origine-
De : James Abley [mailto:[EMAIL PROTECTED]
Hi,
What is your ? AIX ?
--
Olivier
-Message d'origine-
De : L. J. [mailto:[EMAIL PROTECTED]
Envoyé : lundi 6 août 2007 22:11
À : continuum-users
Objet : shell execution from 1.1-beta-1
I have a build definition:
Build File /usr/bin/sh
Arguments buildAdmin.sh"
It works in alpha and ea
ME to Java 1.5, and define the version of Java for my build to 1.4 using
the build profile?
-Original Message-
From: LAMY Olivier [mailto:[EMAIL PROTECTED]
Sent: Friday, August 03, 2007 3:41 PM
To: [EMAIL PROTECTED]
Subject: RE: Accessing Continuum Webapp
Yep a feature coming with this re
Yep a feature coming with this release.
Have a look :
http://maven.apache.org/continuum/guides/mini/guide-build-profile.html
-
Olivier
-Message d'origine-
De : Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 3 août 2007 20:30
À : [EMAIL PROTECTED]
Obje
Hi,
Have a look
http://maven.apache.org/continuum/guides/mini/guide-configuration.html section
Example Jetty Configuration
--
Olivier
-Message d'origine-
De : Oscar Picasso [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 2 août 2007 18:16
À : [EMAIL PROTECTED]
Objet : Jetty port in 1.1-beta-
Share your Deployment Repository Directory in which continuum install (no need
of deploy) artifacts as a snapshot repository.
Add this directory in a apache http server and you will have a snapshot
repository.
Or use the other option with distributionManagement/snapshotRepository.
IMHO, this di
Hi,
Have a look at plexus-naming [1] which can certainly help.
Configure a component as this [2], add this component in loadOnStartup.
Note : Your testCase must extends PlexusTestCase.
--
Olivier
[1]
http://fisheye.codehaus.org/browse/plexus/plexus-components/trunk/plexus-naming
[2]
http://
Try just : deploy (not deploy:deploy)
-Message d'origine-
De : Aaron Morand [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 22 juin 2007 18:32
À : Maven Users List
Objet : Re: site:deploy works deploy:deploy hangs
Hi all,
I'm was getting the same problem.
Nathan, did you get a fix for
Hi,
Is-it possible to have more informations ?
- operating system (JAVA_HOME value)
- do you continuum war in the servlet container or the plexus-appserver
--
Olivier
-Message d'origine-
De : Jerry DuVal [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 20 juin 2007 15:37
À : [EMAIL PROTECTE
Hi,
Just try :
assembly:assembly
If you have more than one, just use as this :
clean test-compile
Have a look :
http://maven.apache.org/plugins/maven-release-plugin/prepare-mojo.html#preparationGoals
HTH,
--
Olivier
-Message d'origine-
De : Evan Toliopoulos [mailto:[EMAIL PROTECTED]
Hi,
I'd like to know why the repository http://repository.jboss.com/maven2
isn't synch with http://repo1.maven.org/maven2.
Specially the jboss folder (http://repository.jboss.com/maven2/jboss/).
Is there any special request to made ?
Or it's impossible ?
Thanks,
--
Olivier
This e-mail, a
Objet : Re: 1.1 alpha 1 release?
A tag is created before the release, so we can test the tag. If it is correct
and the vote (not started yet) is ok, we perform the release.
Emmanuel
LAMY Olivier a écrit :
> Hi,
> Just to know why there is already a tag ?
>
> https://svn.apache.or
Hi,
Just to know why there is already a tag ?
https://svn.apache.org/repos/asf/maven/continuum/tags/continuum-1.1-alpha-1/
An undocumented release :-)
--
Olivier
-Message d'origine-
De : Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 19 avril 2007 14:45
À : [EMAIL PROTECTED
Hi,
No it's not a maven "phase".
What is your use case ?
You need to made something with the generated artifact ?
Maybe you can invoke the maven-release-plugin with this :
-Dgoals=deploy,my:my-goal (or add the configuration in your pom) (you need to
have my.group in your pluginGroups/pluginGroup
Hi,
Add a vote http://jira.codehaus.org/browse/MNG-1683
:-)
IMHO, it's a better solution than using the assembly workaround.
I can't see any fix version to this.
No chance to have this feature one day ?
--
Olivier
-Message d'origine-
De : mraible [mailto:[EMAIL PROTECTED]
Envoyé : m
Strange I can't see link to this artifact in plexus-slf4j-logging
I see org.slf4j:slf4j-simple:1.2
Just try : mvn -P apache-snapshots -Dmaven.test.skip=true clean install -U
If doesn't work no more idea :-(
--
Olivier
[1]
http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-slf
You need to add repos.
You can add a profile in your settings :
apache-snapshots
people.apache.org
http://people.apache.org/repo/m2-snapshot-repository
snapshots.repository.codehaus.org
http://snapshots.repositor
In your mojo try something like
/**
* @component
* @required
* @readonly
*/
private Prompter prompter;
Or longer one
/**
* @component role="org.codehaus.plexus.components.interactivity.Prompter"
role-hint="default"
* @required
* @readonly
*/
http://jira.codehaus.org/browse/MNG-1683
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Envoyé : dimanche 28 janvier 2007 00:12
À : users@maven.apache.org
Objet : Maven 2.0 Plugin for ZIP Archive
I am looking for a Maven 2.0 plugin that would help me prepare a ZIP
oclet2.
Is there active dev on xDoclet2 ?
Nico.
Le 10/01/07, LAMY Olivier <[EMAIL PROTECTED]> a écrit :
>
> Hi,
>
> http://repo1.maven.org/maven2/org/codehaus/mojo/xdoclet-maven-plugin/
>
> Try with
>
> xdoclet-maven-plugin
> org.codehaus.mojo
> 1.0-alpha-
Hi,
http://repo1.maven.org/maven2/org/codehaus/mojo/xdoclet-maven-plugin/
Try with
xdoclet-maven-plugin
org.codehaus.mojo
1.0-alpha-2
...
Look http://mojo.codehaus.org/xdoclet-maven-plugin/usage.html
I think http://xdoclet.codehaus.org/Maven2+plugin is not up to date.
--
Olivier
-
Hi,
Perso, I only record modules (java project) in eclipse and not the root.
The content of myproj which is pom packaging (contains only pom, src/site/*
and not sources) can be managed with cli.
--
Olivier
-Message d'origine-
De : news [mailto:[EMAIL PROTECTED] De la part de Geoffrey De
Is there any chance to revert this redirection in ibiblio ?
Because in a corporate environnemt some servers doesn't have full internet
access and it's difficult/long to configure this (firewall + proxy).
And due to this some build fails.
Is there any maven guy which can ask ibibio for revert ?
mvn -h
...
-s,--settings Alternate path for the user settings file
...
--
Olivier
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 3 novembre 2006 09:47
À : users@maven.apache.org
Objet : [m2] need short Help: switching settings.xml
Hi,
Look : http://jira.codehaus.org/browse/MNG-2339
I think it's a big issue because sometimes it's impossible to use
${project.version}.
Sometimes works sometime not (that's certainly why this issue will be hard
to solved).
--
Olivier
-Message d'origine-
De : JRatTFT [mailto:[E
Lifecycle site has this phases [1] :
site
pre-site
site
post-site
site-deploy
org.apache.maven.plugins:maven-site-plugin:site
org.apache.maven.plugins:
mvn -Dtest=HttpParserTest -Dsurefire.useFile=false test
-Message d'origine-
De : Hilco Wijbenga [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 6 octobre 2006 18:08
À : Maven Users List
Objet : Re: How do i get more sensible test reports on the command line
Look in target/surefire-reports
Try the subject of your email "Display the failed test from surefire" in google
;-)
--
Olivier
-Message d'origine-
De : Stephen More [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 5 octobre 2006 19:47
À : users@maven.apache.org
Objet : Display the failed test from surefire
I am fairly new t
As kenney said "not unless perhaps you explicitly tell the release plugin to do
so".
I have asked this in my proposal patch [1].
parameter called rewriteReactorsWithNextDev (true/false) in prepare mojo (true
by default ?).
But no response.
Or an other parameter name instead of this huge one ;-)
"This is not a bug" in case of reactor projects : sure ?
Have a look : http://jira.codehaus.org/browse/MRELEASE-91
Personnaly, I have trouble using ${pom.version} due to
http://jira.codehaus.org/browse/MNG-2339.
--
Olivier
-Message d'origine-
De : Kenney Westerhof [mailto:[EMAIL PROTE
Have a look :
http://jira.codehaus.org/browse/MNG-1683
--
Olivier
-Message d'origine-
De : Thomas Lindback [mailto:[EMAIL PROTECTED]
Envoyé : dimanche 24 septembre 2006 21:23
À : users@maven.apache.org
Objet : A way to name jar zip?
Hello.
I want to get a zip instead of a jar file. Is
Hi,
Workarounds for this :
I have done this with putting schema in src/main/resources.
The result is an artifact which contains only the schemas.
For validation : add the artifact in dependencies and load the schema with a
getResource and use your favorite parser.
An other one is to put your sche
TED] [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 22 septembre 2006 10:38
À : users@maven.apache.org
Objet : RE: Missing checkstyle documentation ?
Hi
It's not missing (would have given a 404) - It's just empty
-Original Message-
From: LAMY Olivier [mailto:[EMAIL PROTECTED]
Sent:
Hi,
Do I have a problem with my internet connection or my proxy or I need to
drink more coffee ;-)
But the page [1] seems to missing.
Can someone comfirms this ?
Thanks,
--
Olivier
[1]
http://maven.apache.org/plugins/maven-checkstyle-plugin/checkstyle-mojo.
html
This e-mail, any attachments
In ${basedir}/src/site/site.xml
But not in title, I think there is an issue [1] concerning interpolation in
site.xml.
Displaying publishing date with
HTH,
--
Olivier
[1] : http://jira.codehaus.org/browse/MSITE-88
-Message d'origine-
De : ArneD [mailto:[EMAIL PROTECTED]
Envoyé :
Hi all,
I would like to use something as :
But the class org.apache.catalina.ant.DeployTask is not fund .
How to do this ?
Adding a dependency ?
But the catalina-ant.jat does not exist in the maven repository ?
Olivier
-
To u
Sorry it works,
I have added the property
maven.war.src=src/conf/war
Olivier
-Message d'origine-
De : LAMY Olivier [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 19 juin 2003 16:47
À : Vincent Massol; Maven Users List
Objet : RE: war task including properties file
I do this but it do
À : 'Maven Users List'; 'LAMY Olivier'
Objet : RE: war task including properties file
Hi Olivier,
You need to include your properties file in a src/conf folder and add a
section in your project.xml so that they get copied to your
runtime classes directory. Then the war
Hi all,
I'm trying to use the war:war task.
My directory is
src
/conf
/war
/WEB-INF
web.xml
/classes
*.properties
I want to build my war file to
dist/war
#war plugin properties
#war plugin properties
maven.war.webxml=src
Yes it is
Thanks a lot
-Message d'origine-
De : Cuong Tran [mailto:[EMAIL PROTECTED]
Envoye : mardi 17 juin 2003 07:42
A : Maven Users List; LAMY Olivier
Objet : Re: Maven help
Isn't "maven -g" what you're looking for?
--- LAMY Olivier <[EMAIL PROTEC
Hi all,
I'm looking the command to list of the goals.
I can't find it.
Olivier
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
55 matches
Mail list logo