Re: Deploy & unpack artifact to remote target

2009-11-29 Thread Arnaud Bailly
go is sufficient). I've successfully used ant scripts > plugged into my Maven build (via antrun in a profile) for > distribution. > > Kalle > > > On Fri, Nov 27, 2009 at 8:34 AM, Arnaud Bailly wrote: >> >> That's what I was afraid of :-( Not that

Re: Deploy & unpack artifact to remote target

2009-11-27 Thread Arnaud Bailly
> of one that does exactly as you need. > > On Fri, Nov 27, 2009 at 8:58 AM, Arnaud Bailly wrote: >> >> Hello, >> I would like to deploy an artifact to some remote site, maybe using >> standard >> deploy plugin to do that, then unpack the artifact at its targe

Deploy & unpack artifact to remote target

2009-11-27 Thread Arnaud Bailly
, without resorting to writing a plugin. Thanks in advance for your help, Arnaud Bailly -- View this message in context: http://old.nabble.com/Deploy---unpack-artifact-to-remote-target-tp26542731p26542731.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Securing deployment of released artifacts

2009-09-09 Thread Arnaud Bailly
oy can: - update All Metadata (Maven2) - create All M2 Repositories (content) - read All M2 Repositories (content) So it cannot update repositories content, even metadata, something which is derived from the fact that I can create/read *any* content in repositories which includes metadata. Am I ri

Re: Securing deployment of released artifacts

2009-09-09 Thread Arnaud Bailly
the person deploying the new artifact must have that permission. > Sure, but the given FAQ entry creates a specific role w/ only "Update Metadata" rights, so this role cannot update artifacts themselves but only their metadata. What's the point of doing this ? regards, --

Re: Securing deployment of released artifacts

2009-09-08 Thread Arnaud Bailly
real artifacts, but I am surely missing something. Regards, -- Arnaud Bailly -- OQube http://www.oqube.com/ - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Securing deployment of released artifacts

2009-09-08 Thread Arnaud Bailly
configuration parameters for nexus but could not find anything related. Is there a standard way of doing this ? Regards, -- Arnaud Bailly -- OQube http://www.oqube.com/ - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For

Re: sure-fire plug in, no class def found error on TestCase?

2009-09-01 Thread Arnaud Bailly
Incorrect scope of dependencies ? Maybe you could post the pom. -- Arnaud Bailly -- OQube http://www.oqube.com/ - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Deployment of classified jar fails to add timestamp

2009-09-01 Thread Arnaud Bailly
I am getting back from vacations and seeing this question did not attract much answer, so this is just to kick it alive. Again, is this normal ('expected') behavior or something that should be fixed ? In the latter case, shall I file a bug in jira ? REgards, -- Arnaud Bailly -- O

Deployment of classified jar fails to add timestamp

2009-08-05 Thread Arnaud Bailly
not find a similar issue on jira. WDYT ? Shall I file one ? Am I missing something ? Thanks in advance -- Arnaud Bailly -- OQube http://www.oqube.com/ - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional c

[SOLVED] Re: Compiler plugin cannot parse error message

2008-11-25 Thread Arnaud Bailly
Sorry for the noise, I was not using the right compiler. Thanks anyway Arnaud Bailly -- View this message in context: http://www.nabble.com/Compiler-plugin-cannot-parse-error-message-tp20684404p20684824.html Sent from the Maven - Users mailing list archive at Nabble.com

Compiler plugin cannot parse error message

2008-11-25 Thread Arnaud Bailly
) public class SecurityTokenException extends Exception { ^^ This is puzzling. Comments and advices extremely welcome. Best regards Arnaud Bailly -- View this message in context: http://www.nabble.com/Compiler-plugin-cannot-parse-error-message

Re: Embedding maven

2008-09-17 Thread Arnaud Bailly
Jason van Zyl <[EMAIL PROTECTED]> writes: > http://maven.apache.org/guides/mini/guide-embedding-m2.html > Thanks. Thought this information was out of date. -- OQube < software engineering \ génie logiciel > Arnaud Bailly, PhD \web>

Re: Embedding maven

2008-09-17 Thread Arnaud Bailly
"Brett Porter" <[EMAIL PROTECTED]> writes: > I don't think it's really documented, and is certainly subject to change > given the nature of trunk. > Your best bet might be to look at the CLI on trunk as it uses the embedder > itself. > OK, I'll

Re: What is current status of repositorytools-plugin ?

2008-09-03 Thread Arnaud Bailly
se that to synchronize 2 local repositories, or to ensure that only some artifacts are present and compare expecter/actual repository structure... Regards, -- Arnaud Bailly, PhD OQube - Software Engineering http://www.oqube.com -

Re: What is current status of repositorytools-plugin ?

2008-09-03 Thread Arnaud Bailly
cal repositories produced by two builds that are supposed to be identical. I suspect this is something very common but googling a little bit did not give any clear path towards a solution (which BTW I suspect does not exist, the path, not the solution). I am looking for something along the lines o

Re: What is current status of repositorytools-plugin ?

2008-09-03 Thread Arnaud Bailly
"Tom Huybrechts" <[EMAIL PROTECTED]> writes: > Dead. > Sort of very laconical answer... IS there something out there that would provide the same functionality (ie. copying between repositories) ?. Thanks -- Arnaud Bailly, PhD OQube - Software Engineerin

Best practice for handling multi-modules version numbers

2008-06-20 Thread Arnaud Bailly
es, this is not an issue as you need to maintain links using concrete version numbers. Best regards, Arnaud Bailly Courtanet -- View this message in context: http://www.nabble.com/Best-practice-for-handling-multi-modules-version-numbers-tp18031836p18031836.html Sent from the Maven - Users mailing

Re: [m2] how to download a single file

2008-02-05 Thread Arnaud Bailly
lugin to do some transport magic for you. HTH -- Arnaud Bailly, PhD OQube - Software Engineering http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Using maven-surefire-report-plugin

2008-01-31 Thread Arnaud Bailly
Anyone ? Is this so obvious nobody cares to answer :) ? Cheers, -- Arnaud Bailly, PhD OQube - Software Engineering http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Continuum and SSO

2007-12-14 Thread Arnaud Bailly
. Regards Arnaud Bailly -- View this message in context: http://www.nabble.com/Continuum-and-SSO-tp14339806p14339806.html Sent from the Continuum - Users mailing list archive at Nabble.com.

Custom lifecycle and pomless plugin issue

2007-12-13 Thread Arnaud Bailly
mojo (also not requiring project) that forks this custom lifecycle. What happens is that the first 2 mojos get executed, the verifier launches correctly the build (which is succesful) and the last goal gets dropped. It seems that the inferior maven stop the jvm. Thanks in advance, Arnaud Bailly

PluginManagement and reporting configuration

2007-12-12 Thread Arnaud Bailly
1.5 The configuration is correctly injected in the build plugins, but not in the reporting plugins. Is this normal ? Best regards, Arnaud Bailly -- View this message in context: http://www.nabble.com/PluginManagement-and

Re: Error 500 accessing snapshots in repository

2007-12-12 Thread Arnaud Bailly
chiva 1.0? > > Does it keep occurring after restart? Every time? > > If so - perhaps we could capture the index to see what might be the > problem. > > - Brett > > On 12/12/2007, Arnaud Bailly <[EMAIL PROTECTED]> wrote: >> >> Hello, >> When using

Re: Problem adding a user

2007-12-12 Thread Arnaud Bailly
Hi Arnaud, This is a known issue in 1.0 (and 1.0-beta-4 as well). I already filed a jira for this, and here it is: http://jira.codehaus.org/browse/MRM-584 The work around is to click 'Resend Validation' in the User Account page so a validation email is sent to the user and the user can logi

Problem adding a user

2007-11-30 Thread Arnaud Bailly
Hello, In archiva 1.0 (and 1.0-beta-4), I try to add a user. User creation works OK, I can change right, but then I cannot login with the new user (only admin and guest works). The user is not "validated" in the User Management tab and I cannot send email. Regards, Arnaud Bailly PS:

Maven plugin testing tools/harness

2007-08-06 Thread Arnaud Bailly
nie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] site generation - Custom file with left right and top banners.

2007-08-03 Thread Arnaud Bailly
Qube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Release Plugin & svn tags and branches

2007-08-03 Thread Arnaud Bailly
nk/ trunk/foo It is however possible to make a svn cp from the working copy to an URL, which means that you can have local modifications be propagated to a remote copy without actually having to check-in in the tags/ or whatever target location you are using. My 2 cts. -- OQube < software engin

Re: Pomtools plugin

2007-08-02 Thread Arnaud Bailly
e same thing... Thanks -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Pomtools plugin

2007-08-02 Thread Arnaud Bailly
Hello, I was looking for the pomtools plugin but could notfind it anywhere. Does anybody knows where it is located ? Thanks a lot -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.

Re: Spring XML files and classpaths for JUnit

2007-08-02 Thread Arnaud Bailly
tests. I do this routinely on every project. Do the target/test-classes directory contains your resources ? Do you have special config in your parent files that would change target/srcs/resources directories ? Did you run mvn -X to check the classpath used ? Regards, -- OQube < software eng

Re: [m2] site generation - Custom file with left right and top banners.

2007-08-02 Thread Arnaud Bailly
re other ones out there: http://www.oqube.com/projects/oqube-skin/index.html HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Can I build tow or more jar in a project by maven-jar-plugin?

2007-08-02 Thread Arnaud Bailly
did you have a look at profiles ? This is a powerful feature of maven that allows you to customize your build. Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --

Re: permissions on a file after assemby...

2007-08-02 Thread Arnaud Bailly
- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with dependencies - Conflict - Lucene

2007-07-26 Thread Arnaud Bailly
gt; "lucene". Then add an node to the offending dependency to > exclude the "bad" artifact. Just to be sure: Is it not possible to outlaw the offending dependency throughg tag ? -- OQube < software en

Re: resources as dependencies

2007-07-26 Thread Arnaud Bailly
resses 2. one with the test dao layer 3. one with a mock business layer out of the same presentation layer. Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: resources as dependencies

2007-07-26 Thread Arnaud Bailly
ct together with profiles to generate different flavors of the same application. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROT

Re: Filtering in src/main/webapp/WEB-INF with maven-war-plugin

2007-07-26 Thread Arnaud Bailly
basedir}/src/main/webapp-filtered true **/*.xml **/*.jsp > Thank you > Matthias Berndt HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --

Re: resources as dependencies

2007-07-26 Thread Arnaud Bailly
he war overlay capability of maven: Just add a war dependency to another war and the first one will 'overlaid' over the second. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com -

Re: plugin with resource dependency

2007-07-23 Thread Arnaud Bailly
ln (pResource + " not found!"); throw new FileNotFoundException("Description " + pResource + " not found!"); } HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Continuum+archiva in same application

2007-07-16 Thread Arnaud Bailly
advices ? Thanks a lot, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com

Re: How to attach mojo to "pre-site"?

2007-06-25 Thread Arnaud Bailly
> > > > > > But when I execute mvn pre-site or mvn site my mojo is not executed. :-( > > What did I miss? What should I also configure? > Hello, Not sure (didn't try it) but I think that you should attach your mojo configuration in the repo

Re: profile and distributionmanagement

2007-06-19 Thread Arnaud Bailly
capira <[EMAIL PROTECTED]> writes: > Hi! > > I just wonder if there is a way to distribute software depending on the > profile. Did you try adding a distributionManagement section in each profile in a pom.xml ? regards, -- OQube < software engineering \ génie logicie

Re: Using profiles in a webapp

2007-06-13 Thread Arnaud Bailly
dding-filtering-webresources.html BTW, this is not profile-specfic. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: tests layout

2007-05-26 Thread Arnaud Bailly
test src/systest/java HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com

Re: Problem with filtering files from a specific folder inside War project

2007-05-25 Thread Arnaud Bailly
all or $> mvn -Pistt install will create a war with your specific configuration files laid over your main war. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, PhD \tel> (33) 3 59 08 61 98 \mob> (33) 6 17 12 19 78 \web> http://www.oqube.com RCS Lille B 490 21

Re: tests layout

2007-05-25 Thread Arnaud Bailly
Hello, This is taken from Confluence maven wiki. http://svn.apache.org/repos/asf/shale/framework/trunk/shale-apps/shale-usecases/pom.xml HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.

Re: Problem with filtering files from a specific folder inside War project

2007-05-25 Thread Arnaud Bailly
-filtering-webresources.html and profiles could be useful: - define different profiles, each with different inclusion configurations HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --

Re: Merge assemblies across projects?

2007-05-21 Thread Arnaud Bailly
t *.jar HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Fw: Assistance required - why doesn't my index.html get generated when generating my site?

2007-05-21 Thread Arnaud Bailly
es projects (FIXME). Here is some very simple example: In the parent: In the modules: Of course, you could add a custom index.xxx file, for example src/site/apt/index.apt or src/site/xdoc/index.xdoc. HTH -- OQube < software engineering \ génie logiciel > Arnau

Re: Production build question

2007-05-16 Thread Arnaud Bailly
p://incubator.apache.org/ivy) could be useful in this case to replace rsync: it understandns maven repos and can use ssh (I think). HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com

Re: Maven vs. Scripted Build Systems

2007-05-07 Thread Arnaud Bailly
aven's approach: lack of flexibility, tricky configuration, centralized process, uniform way of building; and not all plugins/components work as advertized but the list is responsive. My 50 cents -- OQube < software engineering \ génie logiciel > Arnaud Bailly, PhD

Re: [ANN] First release of Patchwork coverage maven plugin

2007-02-26 Thread Arnaud Bailly
http://groups.google.com/group/patchwork-users Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [ANN] First release of Patchwork coverage maven plugin

2007-02-25 Thread Arnaud Bailly
verage" report of > existing tools. If patchwork can really do that, you have a big hit > underway. > Did patchwork work for you ? regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com

Re: [ANN] First release of Patchwork coverage maven plugin

2007-02-25 Thread Arnaud Bailly
ing \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[ANN] First release of Patchwork coverage maven plugin

2007-02-23 Thread Arnaud Bailly
k, advices, kind comments and of course any help. -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven 2 and Cobertura - 100% coverage???

2007-02-23 Thread Arnaud Bailly
< software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven2 replacement for maven.repo.remote?

2007-02-13 Thread Arnaud Bailly
> When a cert person does deploy the artifacts go to the cert repo. > Hello, Did you set up the part of your project's pom ? It is where you define what to do for artifact's deployment. You can then use profiles to define several deployment target according to your plans. HTH

Re: How to build offline??

2007-02-09 Thread Arnaud Bailly
"Marilyn Sander -X (marilysa - Digital-X, Inc. at Cisco)" <[EMAIL PROTECTED]> writes: > Hi, all. > Hi, Maybe trying with mvn -X -o could give some more informations. -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr

Re: Integration testing plugin and version problems

2007-02-08 Thread Arnaud Bailly
in maven's transitive dependencies. Thanks for the hint, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Integration testing plugin and version problems

2007-02-08 Thread Arnaud Bailly
sts Integration tests for Patchwork. org.apache.maven maven-embedder 2.0.4 oqube.patchwork patchwork-maven-plugin 2.0-SNAPSHOT oqube patchwork-control 2.0-SNAPSHOT org.apache.maven.plugins maven-surefire-plugin

Re: Maven shell

2007-02-05 Thread Arnaud Bailly
ike easy ? > - UI for setting up common plugins (compile, report, assembly) > Could you please elaborate on this one too ? BTW, did you try the pomtools plugin ? Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com ---

Re: Maven shell

2007-02-04 Thread Arnaud Bailly
Thanks, that look really like what I am looking for ! I will investigate a little bit more on it. regeards -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsub

Re: Maven shell

2007-02-04 Thread Arnaud Bailly
think adding web-based GUI, something like a finer grained continuum. I have a bit of time, so maybe I could start something. Ideas, code, specs are welcomed... regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.

Maven shell

2007-02-04 Thread Arnaud Bailly
are engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Plugin to create source distribution?

2007-01-31 Thread Arnaud Bailly
assembly-plugin/ -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: maven embedder pb

2007-01-31 Thread Arnaud Bailly
franz see <[EMAIL PROTECTED]> writes: > Good day to you, Arnaud, > Thanks fro your answer Franz, That's actually the way I did it. Here is the mojo code: /*__ * * Copyright (C) 2006 Arnaud Bailly /

Re: How add my guide into my project's site?

2007-01-29 Thread Arnaud Bailly
es. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

maven embedder pb

2007-01-29 Thread Arnaud Bailly
.doxia doxia-site-renderer 1.0-alpha-8-muse true Help appreciated... -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Your First Plugin Tutorial error ???

2007-01-17 Thread Arnaud Bailly
<[EMAIL PROTECTED]> writes: > Hi, > > could you please post the pom ? -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mai

Re: Q: Creating source bundles with packaging pom?

2007-01-14 Thread Arnaud Bailly
.html, although a bit too technical. > Is it possible to create a source jar appropriate for eclipse > debugging, when the artifact has packaging pom? > I dont think so, but anyway, a pom project does (should) not contain sources. HTH -- OQube < software engineering \ génie log

Re: Profile inheritance

2007-01-10 Thread Arnaud Bailly
d in their own poms when invoking the build. Sort of method overloading ... HTH, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMA

Pb with resources in war

2006-12-13 Thread Arnaud Bailly
The problem is that properties defined on the command line or in the pom are not taken into account for filtering. I must use indirection like: some.prop=${some.other.prop} Is this a bug or a feature ? Thx -- OQube < software engineering \ génie logiciel > Arnaud Bail

Using https with certificate auth

2006-12-03 Thread Arnaud Bailly
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331) INFO | jvm 1| 2006/12/03 21:06:55 | at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520) thank for help -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com

Profiling test cases execution and report

2006-11-26 Thread Arnaud Bailly
advance some performance bottlenecks ? Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: multi-module dependency discovery problems.

2006-11-25 Thread Arnaud Bailly
> wrong criteria. Would anyone be able to explain why maven has this > behaviour? > There is no 'why' I think. It just works that way : dependencies are resolved agains repo, not parent pom. Not sure that helps :-) -- OQube < software engineering \ génie logiciel > Arnaud Bailly,

Re: Maven 2 and Dependencies injection

2006-11-24 Thread Arnaud Bailly
-- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How not to deploy a project?

2006-11-24 Thread Arnaud Bailly
u could use profiles: they allow you to control modules. Something like this: (profiles (profile (id 'testing') (modules (module 'my-module') Then you can mvn -P testing test or mvn deploy HTH -- OQube < softwar

Re: Multiple Assemblies via profiles

2006-11-22 Thread Arnaud Bailly
"Mirko Leschikar" <[EMAIL PROTECTED]> writes: > I am pretty confused. What did I make wrong? Any hints? > Did you try mvn help:effective-pom for tracing what gets really activated ? -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr

Re: Setting up a new jre to maven

2006-11-13 Thread Arnaud Bailly
thout adding the reference to compiler plugin in section of child project and it works ok. Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mai

Re: Best practice for source-generating multiple archetype plugin

2006-11-13 Thread Arnaud Bailly
ect for each different generation process with dependency on the model project. Then you can configure your plugin to do one thing in each project before compile or anything else, then generate one artifact per project which is compliant with standard maven usage. HTH, -- OQube

Re: Aggregate site generation

2006-11-11 Thread Arnaud Bailly
; AFAIK, automatic linking works if your parent site gets deployed to host/. Then you would have: In parent src/site/site.xml: ... ... In modules src/site/site.xml: ... HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com

Re: Doxia developer mailing list

2006-11-09 Thread Arnaud Bailly
; software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Assembling files

2006-11-09 Thread Arnaud Bailly
publikation. thx for help, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Assembling files

2006-11-08 Thread Arnaud Bailly
Hello, Is there a way to replace variables representing files by the content of the file during filtering ? I am looking for something like a filemerge-maven-plugin... thx -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.

Re: filtering html resources from settings.xml parameters?

2006-11-08 Thread Arnaud Bailly
re engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: filtering html resources from settings.xml parameters?

2006-11-08 Thread Arnaud Bailly
**/*.xml HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mvn site running test cases twice

2006-11-07 Thread Arnaud Bailly
till is that you need to modify coverage plugin *not to fork*, but this may be simpler than modifying maven :-) my 50 cents, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --

Re: profile activation based on environment variables

2006-11-07 Thread Arnaud Bailly
ght would be helpful. Sorry for the noise :-( -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: We need some explanation ...

2006-11-07 Thread Arnaud Bailly
uch time for implementing it anyway, but I keep the idea around. best regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [M2] additive module dependencies

2006-11-07 Thread Arnaud Bailly
Better Build With Maven would help :-) Look at maven.apache.org/guides for more info. regards -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: profile activation based on environment variables

2006-11-07 Thread Arnaud Bailly
t; export BLAH=blah > and execuging: > mvn help:active-profile > I still get: Not sure but I think that what you call environment variables are actually system properties set on maven's cli: Try BLAH blah mvn -DBLAH=blah help:active-profile

Re: Poor man's web.xml merging

2006-11-07 Thread Arnaud Bailly
[INFO] Finished at: Tue Nov 07 10:55:44 CET 2006 [INFO] Final Memory: 5M/11M [INFO] Here is my merge.xml: toto:tutu-web toto:tutu-testui -- OQube < software engineering \ génie logiciel > Arnaud Bail

Re: We need some explanation ...

2006-11-07 Thread Arnaud Bailly
-- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: We need some explanation ...

2006-11-07 Thread Arnaud Bailly
< software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Poor man's web.xml merging

2006-11-06 Thread Arnaud Bailly
e > worth a try. > Thanks Vincent for the pointer. It is obviously much "richer" thahn my "solution" :-), I will give it try ASAP. -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --

Poor man's web.xml merging

2006-11-06 Thread Arnaud Bailly
. As usual, feedback is welcomed. If some people deems it worthwhile, I could pack all this into the maven wiki. Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com

Re: We need some explanation ...

2006-11-06 Thread Arnaud Bailly
Regards, -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven 2.0.4 Project Creationm Problem

2006-11-06 Thread Arnaud Bailly
Orangeskool <[EMAIL PROTECTED]> writes: Problem with mirror/proxy/downloaded artifacts ? Did you try $> mvn -X -e This gives you a wealth of information on what get executed and downloaded. HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly,

  1   2   3   >