Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Rodrigo Bourbon
+1 On Wed, Feb 28, 2024 at 4:31 AM Benjamin Marwell wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java bytecode target > of Maven-Core 4 to 17 and hence require Java 17

Re: Class loader leak using maven artifacts

2023-11-02 Thread Rodrigo Bourbon
I found out that wagon was actually disabled in the old version of the application that used aether 1.0.2.v20150114 and maven 3.3.9, so it seems definitely scoped just to wagon. On Thu, Nov 2, 2023 at 9:06 PM Rodrigo Bourbon wrote: > The application explicitly uses wagon, I should h

Re: Class loader leak using maven artifacts

2023-11-02 Thread Rodrigo Bourbon
nConfigurator with some custom configurations. I just came across this wagon thing and I'm reading about it, should I be able to fully replace it with the new default transport given that get, head, and put methods are neglected by it? On Thu, Nov 2, 2023 at 7:47 PM Tamás Cservenák wrote: >

Class loader leak using maven artifacts

2023-11-02 Thread Rodrigo Bourbon
Hi, I have an application that uses maven programmatically to resolve dependencies and I noticed that the class loader used to load the maven and maven-resolver artifacts is being retained in memory because of the connection manager created in org.apache.maven.wagon.shared.http.AbstractHttpClientWa

Maven 3.9: unable to set up RepositoryConnectorFactory

2023-06-09 Thread Rodrigo Bourbon
Any idea on how to overcome this situation? How is the maven-resolver-connector-basic supposed to be used after this change? Thanks in advance, Rodrigo.

Re: Support for Java 9+

2023-04-21 Thread Rodrigo Bourbon
Hi Karl, indeed I'm talking about Java's Module System. In essence, I'm using maven-model because I need to analyze POM files. Rodrigo. On Fri, Apr 21, 2023 at 10:27 AM Karl Heinz Marbaise wrote: > Hi, > > On 20.04.23 17:32, Rodrigo Bourbon wrote: > > Hi, I'm

Re: Support for Java 9+

2023-04-21 Thread Rodrigo Bourbon
Hi Nils, you're right, the thing is that I'm working with the modulepath. I'm in the process of modularizing my project and I got stuck because of the mentioned issue. Rodrigo. On Thu, Apr 20, 2023 at 8:49 PM Nils Breunese wrote: > As far as I know this is only an issue on Ja

Support for Java 9+

2023-04-20 Thread Rodrigo Bourbon
have the package org.apache.maven.model.merge, hence giving a split package issue when compiling with Java 9+. Is there any plan on being compatible with Java 9+ in the short term? What alternatives do you suggest? Thanks in advance, Rodrigo.

Support for Java 9+

2023-04-20 Thread Rodrigo Bourbon
have the package org.apache.maven.model.merge, hence giving a split package issue when compiling with Java 9+. Is there any plan on being compatible with Java 9+ in the short term? What alternatives do you suggest? Thanks in advance, Rodrigo.

Re: [scala-debate] Emotional Support Group for Typesafe Maven Users

2014-12-04 Thread Rodrigo Cano
I just want to say that maven is not at all flowers, their phase model is too primitive, to the point where something such as wsimport (pretty basic stuff for good ol' java) did not work properly: I had a configuration for the java version wanted in the pom.xml, but because of the way phases work a

DOXIA bug 441

2011-09-15 Thread Rodrigo Javier Tobar Carrizo
submitting the ticket is enough? Thanks in advance, -- + Rodrigo Tobar Carrizo ESO - ALMA Division +E S+ Karl-Schwarzschild-Str. 2, 85748 Garching bei München OPhone: +49 89 3200 6629 * - To unsubscribe, e-m

Re: What to do with jars that are Moved (http-code: 302)

2010-01-22 Thread Rodrigo Meza
On Fri, Jan 22, 2010 at 11:44 AM, Wayne Fay wrote: > people's builds for reasons like this. Maven simply can't help this > and is not currently smart enough to validate jars etc it downloads. thanks for your answer. Anyway, I dont think that maven has to validate jars, since the http request ret

What to do with jars that are Moved (http-code: 302)

2010-01-22 Thread Rodrigo Meza
ading the html? Thanks in advance! Rodrigo. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Executing site:site during install breaks build

2009-08-25 Thread Rodrigo Ruiz
ation work? Thanks in advance -- --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc Bit - Edificio 17 Analyst/Programmer 07121 Palma de Mallorca Baleares - Spain http://www.gridsystems.com/ --- smime.p7s Des

Re: Site documentation format choosing

2009-07-29 Thread Rodrigo Ruiz
aven.apache.org - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org -- --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc

Telling mvn to look for .m2 somewhere other than user home directory

2009-05-26 Thread Rodrigo de Salvo Braz
. Can anyone give me any hints as to what to do regarding this? Best, Rodrigo - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Using a property for classifiers fails in transitive dependencies

2009-03-20 Thread Rodrigo Ruiz
d in versions) I have tested this with Maven 2.0.9 and 2.0.10. I am not allowed to use Maven 2.1.0 in our build system until a final release is available, so I have not tested it yet. Any insight would be more than welcome, - -- - -----

Styling doxia generated books

2009-01-30 Thread Rodrigo Ruiz
contents and/or indexes - - Create a cover page - - Specify fonts and margins - - Specify headers and footers Is it possible with Doxia as it is, or do I have to develop my own render to achieve this? Regards, Rodrigo - -- - --- GRID

Re: [ANN] Maven Reactor Plugin 1.0 Released

2008-10-01 Thread Rodrigo Ruiz
ands, e-mail: [EMAIL PROTECTED] -- --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc Bit - Edificio 17 Research Coordinator 07121 Palma de Mallorca[EMAIL PROTECTED] Baleares - Spain Tel: +34 971 435 085 http://www.gridsystem

Error message

2008-08-22 Thread Rodrigo Villagran
Dear Members After reviewing manuals and consult on various websites Even I can not establishes what is the origin of the following error message in Maven 2.0.8. [EMAIL PROTECTED] # mvn [WARNING] Failed to initialize environment variable resolver. Skipping environment substitution in settings.

Re: c++ maven project

2008-08-22 Thread Rodrigo Ruiz
Hi Laura, Take a look at the FREEHEP NAR plugin: http://java.freehep.org/freehep-nar-plugin/philosophy.html It may be what you are looking for :-) Best regards, Rodrigo Laura Lozano wrote: Hello, I would like to know if is possible to use maven for create and build a C++ project. In this

Mirroring a repository at SourceForge

2008-04-22 Thread Rodrigo Ru’iz
is user in any of the docs. Do I need to set any special permissions on the repository files for granting access to this user? Second, I would like the project to depend on xercesImpl 2.9.1, but it is not present at Central. Who should I implore for having this version uploaded? :-) Thanks

Re: Multi-module lack of inheritance

2008-02-26 Thread Rodrigo Madera
I'm telling you... you should code for more than 16 hours straight!! =p Thanks Olivier, sorry guys for such a basic error on the list. Regards, Rodrigo On Wed, Feb 27, 2008 at 3:04 AM, Olivier Dehon <[EMAIL PROTECTED]> wrote: > Does extensions/pom.xml define myapp/pom.xml as its

Multi-module lack of inheritance

2008-02-26 Thread Rodrigo Madera
= pom, name = MyApp Extensions Parent) myextension pom.xml (packaging = jar, name = MyApp MyExtension) The problem is that extensions/pom.xml is *not* inheriting basic (and needed) stuff from myapp/pom.xml. Any clues? Thank you for your attention, Rodrigo

Re: Mevenide vs. M2Eclipse, Q for Eclipse/IAM

2008-02-26 Thread Rodrigo Madera
etter to stick to one and learn it well. If a standard (or Industry Quality) arrives, then adopt it and save money. Regards, Rodrigo On Tue, Feb 26, 2008 at 8:19 AM, Boeckli, Dominique < [EMAIL PROTECTED]> wrote: > all these tools are not ready, in my opinion, but it is worth to take a

Re: Mevenide vs. M2Eclipse, Q for Eclipse/IAM

2008-02-24 Thread Rodrigo Madera
Nice work. However there is a deprecated indicator on the OSGi Bundles item (under Eclipse Developer). What exactly do you mean with it? As an OSGi developer I found it rather strange to see OSGi and deprecated on the same sentence. =o) Thanks, Rodrigo On Sun, Feb 24, 2008 at 6:04 PM, <[EM

Re: Maven Archetype Plugin 2.0-alpha-2

2008-02-24 Thread Rodrigo Madera
Much appreciated backwards compat. Thanks!! Rodrigo On Sat, Feb 23, 2008 at 12:20 AM, Brian Fox <[EMAIL PROTECTED]> wrote: > The Maven team would like to announce the release of Maven Archetype > 2.0-alpha-2. This release corrected backwards compatibility with the > 1.0 ve

Re: Mevenide vs. M2Eclipse, Q for Eclipse/IAM

2008-02-23 Thread Rodrigo Madera
Since you are on the topic, do you know if any of these have trouble if you go to a shell and do a `mvn clean` on the project? I have a plugin (dont remember its name) that integrates Maven nicely, but is allergic to the (sometimes needed) cleaning. Thanks, Rodrigo On Sun, Feb 24, 2008 at 2:09

Re: NSIS plugin

2008-02-14 Thread Rodrigo Madera
Doesn't IzPack provide OS integration for those basic things? Rodrigo On Thu, Feb 14, 2008 at 3:55 PM, Julien Graglia <[EMAIL PROTECTED]> wrote: > Rodrigo Madera a écrit : > > I don't know if that's a problem for you Julien, but NSIS is strictly > > Windo

Re: NSIS plugin

2008-02-14 Thread Rodrigo Madera
I don't know if that's a problem for you Julien, but NSIS is strictly Windows AFAIK. I switched to IzPack and I'm loving it! (tm) Regards, Rodrigo On Thu, Feb 14, 2008 at 3:06 PM, Manos Batsis <[EMAIL PROTECTED]> wrote: > Julien Graglia wrote: > > I am looking fo

Re: Constantly downloading the same pom over and over again

2007-10-09 Thread Rodrigo Madera
Thanks for the great tip. Yours, Rodrigo On 10/9/07, Wayne Fay <[EMAIL PROTECTED]> wrote: > > Rather than using random repos (with less than great repo management > policies, as seen here) you find on the Internet, you should instead > request that dependencies you require fo

Re: Constantly downloading the same pom over and over again

2007-10-09 Thread Rodrigo Madera
It was once there. Mystery solved. Thanks for your help, Rodrigo On 10/9/07, Tim Kettler <[EMAIL PROTECTED]> wrote: > > Additionally, this is not a valid maven2 repository at all. The metadata > files are missing completely. > > -Tim > > > Wayne Fay schrieb: >

Re: Constantly downloading the same pom over and over again

2007-10-09 Thread Rodrigo Madera
Yours, Rodrigo On 10/9/07, Tim Kettler <[EMAIL PROTECTED]> wrote: > > Hi, > > I don't find any of these in the central repo. Can you please point me > to the repositories containing the artifacts for GNU/Crypto & commons-id. > > -Tim >

Re: Constantly downloading the same pom over and over again

2007-10-09 Thread Rodrigo Madera
It does exist. Just create something that uses GNU/Crypto. It downloads it ALL the time. If I disconnect my Internet to test, then the build fails because it can't get the pom. I imagined this would be something easy for you guys. Also, commons-id-01-dev has the same problem. Thanks, Ro

Re: Constantly downloading the same pom over and over again

2007-10-09 Thread Rodrigo Madera
Thanks, That would be a nice fix for the symptom. Anyone have any clue on the cause? Thanks, Rodrigo On 10/9/07, Michael McCallum <[EMAIL PROTECTED]> wrote: > > configure your repository retry behaviour... > > On Tuesday 09 October 2007 10:51, Rodrigo Madera wrote: > > H

Constantly downloading the same pom over and over again

2007-10-08 Thread Rodrigo Madera
is getting REALLY annoying. Thanks, Rodrigo

Re: Improving Maven Site Docs

2007-09-27 Thread Rodrigo Madera
Somebody get the extinguisher, quickly!! On 9/28/07, Kevin Jackson <[EMAIL PROTECTED]> wrote: > > Hi, > > Regarding the XML thing (OT wrt documentation - sorry). > > XML basically sucks as a human readable format, it's a more verbose > form of tree/list syntax (like s-expr). > > One problem I have

Re: my lobotomy [was: Improving Maven Site Docs]

2007-09-27 Thread Rodrigo Madera
"Getting Started with Maven" > wiki page: That's the most intelligent thing done on this thread so far. Congratulations. Regards, Rodrigo

Re: Why Maven is Hard?

2007-09-27 Thread Rodrigo Madera
If everyone that posted an email on this thread actually wrote a Wiki article with a single paragraph, Maven would already be easier. Regards, Rodrigo On 9/27/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > > 2007/9/27, Graham Leggett <[EMAIL PROTECTED]>: > > > >

Re: Why Maven is Hard?

2007-09-26 Thread Rodrigo Madera
I totally agree with you. Make the Better Builds book available directly through the Maven site WITHOUT registration. That would make a big difference. Yours, Rodrigo On 9/26/07, Richard Chamberlain <[EMAIL PROTECTED]> wrote: > > It seems very odd to me that the Maven book *isn

Re: Why Maven is Hard?

2007-09-26 Thread Rodrigo Madera
As I recommended earlier, I think we should copy and paste the Better Builds with Maven book into the official Maven documentation. Why not? Of course, permission would need to be asked to the author first, but I'm sure he wouldn't mind. Regards, Rodrigo On 9/26/07, Brian Flaher

Re: Why Maven is Hard?

2007-09-24 Thread Rodrigo Madera
lly useless to a NOOB. > > I think that once I understand the "how things work under the covers" the > light bulb will come on. But it is a big learning curve for some of us. > > cookie > > Rodrigo Madera <[EMAIL PROTECTED]> wrote: Denis, > > Will all d

Re: Why Maven is Hard?

2007-09-24 Thread Rodrigo Madera
ven't seen the source code of their plugin (not to say that everyone would make much sense of it). Maybe one day... Regards, Rodrigo On 9/24/07, Gisbert Amm <[EMAIL PROTECTED]> wrote: > > Michael McCallum wrote: > > with a few subtle exceptions related to bugs that are

Re: Why Maven is Hard?

2007-09-24 Thread Rodrigo Madera
that simplifies projects, but it does so with concepts that need to be viewed. You need to read the book. You need to read it so you will understand. If you're a fast reader you'll be doing Hello World in less than two hours knowing what you are doing. Sincerely, Rodrigo On 9/24/07, De

Re: Why Maven is Hard?

2007-09-24 Thread Rodrigo Madera
I haven't read (1), but I definitely recommend (2). Very good indeed. Yours, Rodrigo On 9/24/07, Nick Stolwijk <[EMAIL PROTECTED]> wrote: > > What documentation did you read? There are two very good books about > maven 2 (and they are free to download) > > 1. Maven

Re: Eclipse and Maven "best practice"

2007-09-14 Thread Rodrigo Madera
thing that would make me switch to q4e if it doesn't > have this problem. > > Speak up people! Let's see if we can get Eclipse + Maven more productive > with some input. > Who knows, maybe a developer from the m2 team hears my cry and helps us > out =o) > > Yours, > Rodrigo Madera Sorry again, Rodrigo

Re: Eclipse and Maven "best practice"

2007-09-14 Thread Rodrigo Madera
aybe the a m2 hears my cry and helps us out =o) Yours, Rodrigo Madera On 9/14/07, Dave Feltenberger <[EMAIL PROTECTED]> wrote: > > I haven't had the time/inclination to try out q4e yet. I didn't like m2 > when I tried it a few weeks ago, though. I'd be interested

Re: Eclipse and Maven "best practice"

2007-09-14 Thread Rodrigo Madera
Since you brought that up, let me take advantage of this oportunity to ask users: I have always used m2. How would that compare to q4e? Thanks, Rodrigo On 9/14/07, Dave Feltenberger <[EMAIL PROTECTED]> wrote: > > That's interesting - why separate locations? To avoid havin

Re: Trying to compile using jav 1.3 when I've 1.5

2007-08-10 Thread Rodrigo Madera
Try this in your pom.xml: maven-compiler-plugin 1.6 1.6 Regards, Rodrigo On 8/10/07, Arun P Johny <[EMAIL PROTECTED]> wrote: > > Hi all, &g

Re: latest non-snapshot dependency

2007-07-30 Thread Rodrigo Gonçalves
LEASE ... Maven tries to download version 2.0-beta-5-SNAPSHOT "org.apache.maven.plugins:maven-release-plugin:pom:2.0-beta-5-20070426.100207-13" I don't know if it's relevant but I'm using a Maven 2 enterprise repository (artifactory). Regards, Rod

latest non-snapshot dependency

2007-07-30 Thread Rodrigo Gonçalves
there any way to specify maven to use the latest non-snapshot version of a dependency? Thx in advance... Rodrigo. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Installer Scripts Best Practice

2007-07-13 Thread Rodrigo Madera
plugin? Steven, Is using Ant scripts really acceptable from a Maven good-practice point of view? Thanks, Rodrigo On 7/13/07, EJ Ciramella <[EMAIL PROTECTED]> wrote: Why not set up an assembly and use assembly:directory to do this? -Original Message- From: Steven Rowe [mailto:

Installer Scripts Best Practice

2007-07-12 Thread Rodrigo Madera
x27;m sure there is another (and less painful) way of doing this. Thanks for any input and ideas, Rodrigo

Changes-plugin problem

2007-06-29 Thread Rodrigo Gonçalves
anges-plugin:2.0-beta-2:changes-report And the only thing that appears in the target directory is the folder 'target/site/images' with the gifs used in the changes html page, it doesn't generate any html at all. Does anyone has any idea of what could be wron

Comtinuum 1.1 alpha2 - CVS problems

2007-06-21 Thread Rodrigo Gonçalves
the given directory there is no problem at all. Any ideas, tips, subjections, references, anything Would be very appreciated! Regards, Rodrigo.

Use declared dependencies instead of jdk provided libs

2007-06-08 Thread Rodrigo Gonçalves
Hi... I'm declaring in my POM to use saaj 1.2, but java 6 already has this lib with the version 1.3. How can I configure my app to use the right version of that lib? Regards, Rodrigo. - To unsubscribe, e-mail: [

Re: Assembly Plugin: ModuleSets: Not recognizing artifacts

2007-05-23 Thread Rodrigo Madera
an I override it and tell it what the name of the output JAR is? Thanks for your help, Rodrigo Madera On 5/23/07, John Casey <[EMAIL PROTECTED]> wrote: I'm guessing you're running the assembly either as a standalone goal, or somewhere before the package phase of the lifecycle.

Assembly Plugin: ModuleSets: Not recognizing artifacts

2007-05-22 Thread Rodrigo Madera
actually know what is going on? I already memorized the entire documentation, so you guys are my only hope!! Thanks, Rodrigo Madera - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Assembly my dependencies

2007-05-18 Thread Rodrigo Gonçalves
/using-repositories.html But when I do what is described there, I get a jar file but inside the maven2 directory is empty. I don't understand, because the assembly descriptor is copy paste form the maven page. Any ideas ? Regards, Ro

Re: pom.xml URL - CVS access

2007-05-04 Thread Rodrigo Gonçalves
Hi Martin... THX very much for your answer, I don't know how I've miss that we could use the file protocol. Regards, Rodrigo. Martin Hoeller wrote: Am Freitag, 27. April 2007 16:24 schrieb Rodrigo Gonçalves: Hi Thierry... Thx for your answer, but the Upload POM is not

Re: pom.xml URL - CVS access

2007-04-27 Thread Rodrigo Gonçalves
ke: https://username:[EMAIL PROTECTED]/cgi-bin/cvsweb.cgi/~checkout~/module_path/file_name HTH, Rahul - Original Message - From: "Rodrigo Gonçalves" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 27, 2007 10:20 PM Subject: pom.xml URL - CVS access

pom.xml URL - CVS access

2007-04-27 Thread Rodrigo Gonçalves
problem because we have pageant running as a server on the same machine, and continuum checkout the projects, and works perfectly. So how can we add new projects to continuum? Any help, ideas or workarounds, would be very appreciated. Regards, Rodrigo.

Re: Parent-only plugin: is it possible?

2007-04-14 Thread Rodrigo Madera
Thank you for your reply. Just for the record, I solved the problem yesterday. It was an error in my configuration indeed, however I don't know exactly where the error was, since I just modified the configuration in various places and it worked fine. Thank you, Rodrigo Madera On 4/14/07,

Parent-only plugin: is it possible?

2007-04-13 Thread Rodrigo Madera
lugin to the father of the projects? Thank you all for your support, Rodrigo Madera

[M2] Native plugin and multi-platform C++ projects How-To

2007-04-13 Thread Rodrigo Ruiz
, -- --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc Bit - Edificio 17 Research Coordinator 07121 Palma de Mallorca Baleares - Spain http://www.gridsystems.com

Re: Deploying to multiple repositories

2007-03-22 Thread Rodrigo Ruiz
same technique could be applied here, but I haven't been able to find the thread :-( Does anybody remember the thread I am talking about? Regards, Rodrigo David Jackman wrote: > Maven won't deploy to more than one repository at all, let alone having > some artifacts go to one

RE: Maven2 plugin for eclipse : OK now

2007-03-13 Thread Rodrigo Ruiz
Hope this helps you, Rodrigo Marouane Amraoui wrote: > > The missing file jar is com.sun.tools . is a dependency of commons- > > attributs-compiler. In the pom file of commons-attributs-compiler : > > com.sun > tools > 1.4.2 > s

conditions in profiles.xml

2007-03-08 Thread Rodrigo M. G.
Hi... I'd like to declare some conditional properties in my profiles.xml, I'd like to set the value of a property depending of the value of another. Something that I can do in ant, like this: Any ideas, or things behind the scenes that I could do will be we

Re: maven-assembly-plugin converts com.xxx - packages to COM.xxx - packages

2007-03-02 Thread Rodrigo Ruiz
assembly, but it will save you from these errors. HTH, Rodrigo Schoenen, Holger wrote: > Hi, > > from my project I want to generate an executable jar file. I use java 1.4 on > windows. > > As described in the plugin documentation my pom conta

mail notifier

2007-02-28 Thread Rodrigo Gonçalves
re it out how to change this, or at least remove this info from the notification error. Any ideas? THX Rodrigo

reporting on super pom ?

2007-02-28 Thread Rodrigo
place? (.m2/settings.xml ?). My objective is make reporting common to all projects and make the "site" and "site:deploy" automatically with continuum. Is there other way to do this? Any tips would be very appreciated... THX in

How to generate sources from templates

2007-02-28 Thread Rodrigo Ruiz
there a way to do this apart from using the ant plugin? Thanks, - -- - --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc Bit - Edificio 17 Research Coordinator 07121 Palma de Mallorca Baleares - Spain Tel: +34

Re: [M2] runtime scope but not transitive

2007-02-23 Thread Rodrigo Ruiz
: ... implJarModule runtime true The "optional" flag should break transitivity. Regards Rémy Sanlaville wrote: > Thanks Rodrigo for your reply. > > I think "provided" is the right value for this > > > I prefer to say "provided" is the best sol

Re: [M2] runtime scope but not transitive

2007-02-22 Thread Rodrigo Ruiz
I think "provided" is the right value for this Regards Rémy Sanlaville wrote: > Anybody can help me (isn't it clear enough) ? > any thoughts? > > Rémy > -- --- GRID SYSTEMS, S.A. Rodri

Re: unused dependencies

2007-02-21 Thread Rodrigo Gonçalves
THX Mark this tool will help me a lot on the migration ! Mark Hobson wrote: On 21/02/07, Rodrigo Gonçalves <[EMAIL PROTECTED]> wrote: hi ! i'm migrating a big project from ant to maven2, i'm using maven 2.0.5. i wrote the pom.xml with the dependencies that we had on our li

unused dependencies

2007-02-21 Thread Rodrigo Gonçalves
t are the unused dependencies. thx in advance. Rodrigo Gonçalves - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Copyright on the stylus skin images

2007-02-06 Thread Rodrigo Ruiz
- -- - --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc Bit - Edificio 17 Research Coordinator 07121 Palma de Mallorca Baleares - Spain Tel: +34 971 435 085 http://www.gridsystems.com/Fax: +34 971 435 082

[M2] No xref report when executing site:stage?

2007-02-06 Thread Rodrigo Ruiz
to Z:\. There, only a stylesheet.css and an empty index.html (0 bytes) are generated. Is this a known issue? Regards - -- - --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc Bit - Edificio 17 Research Coordinator 07121

Re: How can i connect to a password protected repository?

2007-02-05 Thread Rodrigo Ruiz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 No, Andrew was right. The servers/server entry in settings.xml is for any remote server. Just give it a try ;-) Cheers, Rodrigo Ruiz Maruf Aytekin wrote: > I think this is for deploying artifacts. and the settings are the > settings to log

Re: [M2] Siblilng dependencies not found when building a multi-module project

2007-02-01 Thread Rodrigo Ruiz
Thank you very much! It works like a charm :-) Best regards, Rodrigo Ruiz Jörg Schaible wrote: > Hi Rodrigo, > > Rodrigo Ruiz wrote: > >> Hi Wayne, thanks for your prompt response :-) >> >> I have tried to create a simple testcase for my problem, and I have >

Re: [M2] Siblilng dependencies not found when building a multi-module project

2007-01-31 Thread Rodrigo Ruiz
ly/src.xml My intention with this configuration was to ensure that the assemblies are installed whenever I invoke "mvn install" or "mvn deploy". Should I use a different phase for this? Regards, Rodrigo Wayne Fay wrote: > Assuming all your , , and tags are > properly

[M2] Siblilng dependencies not found when building a multi-module project

2007-01-31 Thread Rodrigo Ruiz
s not including the generated artifacts once they have been built. Is there any way to achieve this? Even with "mvn install", it tries to compile all modules before packaging or installing them, thus failing when it finds the first module with "internal" dependencies. Thanks

Re: Using yGuard with Maven2

2007-01-24 Thread Rodrigo Ruiz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, AFAIK yGuard is an ant task. You could use the maven antrun plugin: http://maven.apache.org/plugins/maven-antrun-plugin/ Regards, Rodrigo gautam roy wrote: > Hi, > I want to use yGuard as obfuscator in my project. > > Can an

scm ext vs ssh

2007-01-16 Thread Rodrigo Gonçalves
hello... i'm having problems with configure my scm in my pom.xml file i access CVS via ssh but there is no scm methods supported for this, just 'local','lserver', 'pserver', and 'ext'. i'm using windows and i have system variables CVS_RSH=ssh and CVS_EXT=ssh and when i try to do: cvs -z3 -d :ext

scm ssh

2007-01-16 Thread Rodrigo Gonçalves
hello... i'm having problems with configure my scm in my pom.xml file i access CVS via ssh but there is no methods supported for this, just 'local','lserver', 'pserver', and 'ext'. i'm using windows and i have system variables CVS_RSH=ssh and CVS_EXT=ssh and when i try to do: cvs -z3 -d :ext:[EM

Re: Can assemblies be deployed with mvn deploy?

2007-01-16 Thread Rodrigo Ruiz
ld using the "attached" goal as > part of the deploy process. > > 2007/1/16, Rodrigo Ruiz: >> >> Hi all, >> >> I would like to know if there is any way to configure the deploy plugin >> to include one or more assemblies. >> >> For example,

Can assemblies be deployed with mvn deploy?

2007-01-16 Thread Rodrigo Ruiz
with no luck. Thanks in advance, Rodrigo Ruiz -- --- GRID SYSTEMS, S.A. Rodrigo Ruiz Parc Bit - Edificio 17 Research Coordinator 07121 Palma de Mallorcarruiz AT gridsystems DOT com Baleares - Spain

Projects doesn't build! Company Logo error

2007-01-15 Thread Rodrigo Gonçalves
n the configuration. if I leave that field empty the error doesn't happen but the project doesn't build either. any help ??? THX Rodrigo Gonçalves DISCLAIMER: This message may contain confidential information or privileged material and is intended only for the individual(s) named. If

RES: m2 site generation problem

2005-07-27 Thread Rodrigo Paes
Hi Emmanuel, No I don't. I've tried put the site.xml file (from maven's page: "creating a site", http://maven.apache.org/maven2/site.html) under the src/site folder, but it stills not working. Rodrigo. -Mensagem original- De: Emmanuel Venisse [mailto:[EMA

m2 site generation problem

2005-07-27 Thread Rodrigo Paes
contains the output generated when I try to run:  m2 site:site   What am I doing wrong?         Rodrigo Paes PHD Student - Computer Science - PUC-Rio - [EMAIL PROTECTED] Messenger - [EMAIL PROTECTED] Web-page: http://www.teccomm.les.inf.puc-rio.br/rodrigo/   "Só existem duas certez

Re: Canoo WebTest Plugin 0.8.1 released ...

2003-08-14 Thread Leandro Rodrigo Saad Cruz
To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Leandro Rodrigo Saad Cruz IT - Inter Business Tecnologia e Servicos (IB) http://www.ibnetwork.com.br http://db.apache.org/ojb http://xingu.sourceforge.net ---

[HOWTO] New feature: filtering

2003-07-22 Thread Leandro Rodrigo Saad Cruz
Hi all. I noticed that resource filtering was added by Vincent Massol on 13 Jun 2003. Is it included on B10 ? I know I must use : true ... but how do I write pre-goals with filter tokens ? -- Leandro Rodrigo Saad Cruz IT - Inter Business Tecnologia e Servicos (IB) http

Canoo WebTest Plugin 0.7 problems

2003-07-21 Thread Leandro Rodrigo Saad Cruz
d running Canoo Webtest Plugin webtest:generate-test-report: webtest:generate-summary-report: [echo] Summary BUILD SUCCESSFUL Total time: 10 seconds The simpltest.xml file works when I use ant -f simpletest.xml and all required jars are on my $CLASSPATH Do you have any clue why ? -- Leandro Ro

Filtering test resources

2003-06-05 Thread Leandro Rodrigo Saad Cruz
Hi all. I'm using maven-b9 and I'd like to filter all resources that maven includes into it's test classpath using a configuration file, how can I do that ? -- Leandro Rodrigo Saad Cruz IT - Inter Business Tecnologia e Servicos (IB) http://www.ibnetwork.com.br http://db.apac