Windows Docker images

2019-08-07 Thread Carlos Sanchez
If you are interested in windows docker images please take a look and comment on this PR https://github.com/carlossg/docker-maven/pull/119

Re: Maven Docker Images

2017-10-20 Thread Carlos Sanchez
gt; great idea > > > > > > > > > > > > ok, we need a git repo at ASF > > > > > > > > > > > > what else? > > > > > > Is there some sort of release process? some sort of source to > > release? >

Re: Maven Docker Images

2017-10-19 Thread Carlos Sanchez
Arnaud is correct, I sent an email to users@ back on Fri, Nov 7, 2014, 00:23 when I created the image On Thu, Oct 19, 2017, 11:12 Arnaud Héritier wrote: > These images are kindly managed by a PMC member of our project (Carlos) but > yes they aren't managed directly by the

Official Docker image with Maven

2014-11-06 Thread Carlos Sanchez
I have created a Docker official Maven image running on jdk 6, 7, and 8. Allows trying Maven in sandboxed environments and run auto builds. There are probably a number of other interesting use cases too, so feel free to let me know about any improvements. https://registry.hub.docker.com/_/maven/

[ANN] Maven Dependency Plugin 2.4 Released

2011-12-05 Thread Carlos Sanchez
The Maven team is pleased to announce the release of the Maven Dependency Plugin, version 2.4 Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more. http://maven.apache.org/plugins/maven-dependency-plugin You should specify the version in

Re: maven-eclipse-plugin: pde support and OSGiManifest writer

2011-09-27 Thread Carlos Sanchez
I guess there wouldn't be any issue removing it adding a warning pointing to the Felix plugin. Osgi manifests are better handled there. On Fri, Sep 23, 2011 at 8:01 AM, Barrie Treloar baerr...@gmail.com wrote: Does anyone actually use pde mode in maven-eclipse-plugin? The support looks pretty

[ANN] Maven Appassembler Plugin 1.1.1 released

2011-02-01 Thread Carlos Sanchez
] - 'project' parameter not marked @readonly * [MAPPASM-113] - Exit code is not properly returned when using RUN_AS_USER Enjoy, The Mojo team. Carlos Sanchez - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: FW: [Maven2] Blacklisted by repo1?

2010-02-25 Thread Carlos Sanchez
Forwarding to the right list repo-maintain...@maven.apache.org On Thu, Feb 25, 2010 at 3:02 PM, Rahman, Ronak ronak_rah...@intuit.com wrote: Does anyone have any guidance on how to find out if some of my company’s IPs are being blocked access to repo1? Perhaps this is a Nexus forum

Re: No more com.oracle.ojdbc14-10.2.0.2.0.jar ?

2010-01-11 Thread Carlos Sanchez
i may have added the checksums. It allows to check that the jar matches what was supposed to be in the repo but can't be for legal reasons. On Mon, Jan 11, 2010 at 1:09 PM, nicolas de loof nicolas.del...@gmail.com wrote: I did it some time ago as this was condidered a good practice : define a

Re: Amazon EC2 EBS Volume for Maven central repository

2009-12-21 Thread Carlos Sanchez
you can set s3 buckets where requester pays http://developer.amazonwebservices.com/connect/message.jspa?messageID=123715 On Mon, Dec 21, 2009 at 9:30 AM, Brian Fox bri...@infinity.nu wrote: On Mon, Dec 21, 2009 at 12:09 AM, Mark Diggory mdigg...@gmail.com wrote: I imagine there have to be a

Re: Amazon EC2 EBS Volume for Maven central repository

2009-12-21 Thread Carlos Sanchez
#158762 Cheers, Mark On Mon, Dec 21, 2009 at 10:19 AM, Carlos Sanchez car...@apache.org wrote: you can set s3 buckets where requester pays http://developer.amazonwebservices.com/connect/message.jspa?messageID=123715 On Mon, Dec 21, 2009 at 9:30 AM, Brian Fox bri...@infinity.nu wrote

Re: Eclipse as a dependency

2009-09-25 Thread Carlos Sanchez
there are some jars already there from an attempt long time ago to have eclipse in the repository, under org.eclipse On Fri, Sep 25, 2009 at 2:00 AM, Emmanuel Hugonnet ehsavoi...@gmail.com wrote: Hi, I have created a small Maven plugin which uses the Eclipse code formatter to format my code.

Re: Searching for a repo1.maven.org administrator

2009-03-18 Thread Carlos Sanchez
http://maven.apache.org/guides/mini/guide-central-repository-upload.html http://maven.apache.org/guides/mini/guide-maven-evangelism.html there's a list of automatically synced repos at https://svn.apache.org/repos/asf/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv On Wed, Mar

Re: Maven Meetup In Amsterdam?

2009-03-05 Thread Carlos Sanchez
There's a wiki page to add yourself if you plan to attend http://docs.codehaus.org/display/MAVENUSER/Maven+Meetup+ApacheCON+Europe+2009 On Thu, Mar 5, 2009 at 1:28 AM, Gabriele Columbro g.colum...@sourcesense.com wrote: I'd reallly believe that a Maven Meetup in Amsterdam is a very good idea

Re: how to get eclipse plugin to process-test-resources?

2009-03-02 Thread Carlos Sanchez
mvn process-test-resources eclipse:eclipse or in your first example just do mvn process-test-resources On Mon, Mar 2, 2009 at 11:48 AM, Davis Ford davisf...@zenoconsulting.biz wrote: Hi, when I run the eclipse goal like this: mvn eclipse:eclipse I also want it to execute

Re: Anone using the rpm-maven-plugin successfully?

2009-01-17 Thread Carlos Sanchez
no problem using the last snapshot over here. On Sat, Jan 17, 2009 at 7:17 PM, David J, M. Karlsen da...@davidkarlsen.com wrote: Okken,Brett wrote: I have logged several issues with this plugin[1,2,3] and provided patches. With the patch, I was able to generate an rpm as an artifact with

Re: Using maven with eclipse

2009-01-15 Thread Carlos Sanchez
there's also Eclipse IAM (formerly Q4E) http://code.google.com/p/q4e/ re: dependency tree, I use all the time Q4E dependency analysis http://code.google.com/p/q4e/wiki/DependencyAnalysis On Thu, Jan 15, 2009 at 3:43 PM, Adam Leggett adam.legg...@upco.co.uk wrote: Try this if you want an

Re: Repo1 Mirrors not Updated

2008-12-02 Thread Carlos Sanchez
can you send the exact urls you were looking for? On Tue, Dec 2, 2008 at 2:56 AM, Reinhard Nägele [EMAIL PROTECTED] wrote: Hi, I was just trying to set up a new Wicket application using wicket-archetype-quickstart. I tried versions 1.3.5 and 1.4-rc1. Both failed. I then checked repo1 and

Re: Mirroring Maven - mirrors.ibiblio.org down

2008-10-25 Thread Carlos Sanchez
there' s cica.es, see http://maven.apache.org/guides/mini/guide-mirror-settings.html On Sat, Oct 25, 2008 at 5:10 AM, John Patrick [EMAIL PROTECTED] wrote: I rsync the maven repository from mirrors.ibiblio.org about once a month and find it is offline most times I try to use it, like now. Is

Re: maven repository update.

2008-10-06 Thread Carlos Sanchez
no, there is not. Artifacts are not supposed to change after being released. You'd have to manually copy/delete the file On Mon, Oct 6, 2008 at 6:51 PM, Marco Villalobos [EMAIL PROTECTED] wrote: Hello, I have a repository called Red, and a build machine called Ark. Naturally, when you

Re: Are we blocked by central Maven repo?

2008-09-26 Thread Carlos Sanchez
Please use a mirror http://maven.apache.org/guides/mini/guide-mirror-settings.html http://docs.codehaus.org/display/MAVENUSER/Mirrors+Repositories 2008/9/26 Sommers, Elizabeth [EMAIL PROTECTED]: We are having the exact same problem with artifactory today. Nobody here has been a bad

Re: SourceForge.net shell changes and repository syncing

2008-09-25 Thread Carlos Sanchez
it has been fixed now On Thu, Sep 25, 2008 at 3:00 PM, Mirko Nasato [EMAIL PROTECTED] wrote: Apparently some more info has been posted by Max Berger to the repo-maintainers list. Reposting it below. (Since BTW that message shows up as an error occured while fetching this message in the Atom

Re: javax.mail:mail vs org.apache.geronimo.javamail:geronimo-javamail_1.4_mail

2008-08-20 Thread Carlos Sanchez
there' s no solution yet for this problem, yours is probably the easiest option see http://jira.codehaus.org/browse/MNG-2316 On Wed, Aug 20, 2008 at 12:24 PM, Stefano Bagnara [EMAIL PROTECTED] wrote: In Apache JAMES we have a multimodule project depending on javamail. We want to easily switch

[ANN] Maven Antrun Plugin 1.2 Released

2008-08-09 Thread Carlos Sanchez
The Maven team is pleased to announce the release of the Maven Antrun Plugin, version 1.2 This plugin provides the ability to run Ant tasks from within Maven 2. You can even embed your Ant scripts in the POM! http://maven.apache.org/plugins/maven-antrun-plugin/ You can run mvn -up to get the

Re: Adding 3rd Party Libs to Central

2008-07-23 Thread Carlos Sanchez
it is possible, see http://maven.apache.org/guides/mini/guide-central-repository-upload.html On Tue, Jul 22, 2008 at 9:58 PM, Chad La Joie [EMAIL PROTECTED] wrote: This has probably been asked before but I wasn't able to find it. Whats the policy regarding people not affiliated with a project

Re: maven pde rcp to build

2008-04-29 Thread Carlos Sanchez
the link to the code is in the slides On Fri, Apr 25, 2008 at 7:47 AM, [EMAIL PROTECTED] wrote: There was no sample code with the slides, so I was a little lost. Most of the stuff has in the slide seems ok, but I could not make heads or tails without the src code. On Thu, Apr 24, 2008 at

Re: Mirroring a repository at SourceForge

2008-04-22 Thread Carlos Sanchez
On Tue, Apr 22, 2008 at 1:18 AM, Rodrigo Ru'iz [EMAIL PROTECTED] wrote: Hi all, I am setting up a Maven2 repository at a SourceForge project, and preparing it for automatic mirroring to Central. After looking at the guide I have a few doubts: First, I see many projects at sf use mavensync

Re: eclipse:to-maven ... pom-version problems

2008-04-03 Thread Carlos Sanchez
from maven 2.0.9 you can use dependencyManagement to force the versions you want See Maven, Eclipse and OSGi working together tutorial from EclipseCON http://www.jroller.com/carlossg/entry/slides_from_eclipsecon On Thu, Apr 3, 2008 at 3:56 AM, Barrie Treloar [EMAIL PROTECTED] wrote: On Thu,

Re: eclipse:install-plugins 2.5 does not add qualifier to jar, 2.4 did.

2008-04-03 Thread Carlos Sanchez
dont know, we'd need to see what was the change in the code and who did it On Thu, Apr 3, 2008 at 2:30 PM, Arnaud HERITIER [EMAIL PROTECTED] wrote: Carlos, WDYT about this ? Is it a defect ? Arnaud On Tue, Apr 1, 2008 at 2:44 AM, Barrie Treloar [EMAIL PROTECTED] wrote: My PDE build

Re: m2eclipse project proposal submitted to Eclipse.org

2008-04-01 Thread Carlos Sanchez
For those interested, at the end there's going to be 2 proposals, the one that Jason mentions and the previously submitted Eclipse IAM http://www.eclipse.org/proposals/iam based on the Q4E work http://code.google.com/p/q4e/ Both are independent and both can be approved for inclusion in the

Re: eclipse 3.2.2 jars in central, what about RCP SDKs?

2008-03-30 Thread Carlos Sanchez
you would need to run eclipse:to-maven with the 2.5 plugin and put them somewhere to be synced On Sun, Mar 30, 2008 at 4:13 PM, Barrie Treloar [EMAIL PROTECTED] wrote: We develop RCP applications and it is handy that the Eclipse jars are now on central, can we get some of the RCP archives up

Re: Versioning conflict in mvn and eclipse:to-maven plugin

2008-03-18 Thread Carlos Sanchez
answered to your other thread about it. You need to use dependencyManagement in maven 2.0.9+ to force the versions when Maven doesnt resolve the ranges as Eclipse expects I will post soon the material from the tutorial I gave at EclipseCON covering that and other issues with Maven and OSGi

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

2008-03-04 Thread Carlos Sanchez
it's just a matter of priorities and time, there's only 28 hours in a day ;) On Tue, Mar 4, 2008 at 7:47 AM, John Coleman [EMAIL PROTECTED] wrote: Not supporting -P is a show stopper for us. We use the build number plugin, and insist that continumm builds have proper source-repo

Re: ftp://ibiblio.org/pub/packages/maven2 wiped out?

2008-03-03 Thread Carlos Sanchez
http://maven.apache.org/guides/mini/guide-mirror-settings.html On Mon, Mar 3, 2008 at 2:00 AM, Jan Torben Heuer [EMAIL PROTECTED] wrote: Martin Gainty wrote: both ftp and http sites for maven2 appear 'down' Are there information available? When will maven2 come back? Is there a backup

Re: Sync'ing my own repository to the central repository automatically

2008-02-25 Thread Carlos Sanchez
it is automatic, every 4 hours approx On Mon, Feb 25, 2008 at 5:46 AM, Ingo Düppe [EMAIL PROTECTED] wrote: Hello, as discribed in the Guide to uploading artifacts to the Central Repository, I configured my own repository and let it add to the list of synchronized repositories. But now I

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

2008-02-24 Thread Carlos Sanchez
i've added a list of Q4E features to the table On Sun, Feb 24, 2008 at 10:04 AM, [EMAIL PROTECTED] wrote: Since the question of choosing an Eclipse Integration is often asked, I just worked on the Eclipse Integration page from Maven Users Wiki:

Re: Maven2Eclipse with multi-module projects?

2008-02-12 Thread Carlos Sanchez
successfully? If so can you explain the best approach? There are a number of issues here that are worrying me. Carlos Sanchez-4 wrote: Eclipse is quite limited for multiprojects http://code.google.com/p/q4e/wiki/ImportingMultiprojects In Q4E you can configure the settings.xml

Re: Maven2Eclipse with multi-module projects?

2008-02-12 Thread Carlos Sanchez
Eclipse is quite limited for multiprojects http://code.google.com/p/q4e/wiki/ImportingMultiprojects In Q4E you can configure the settings.xml in the Preferences. There's no need to point to an external maven installation as it is already included in the plugin On Feb 12, 2008 7:02 AM, Clifton

Re: eclipse:eclipse PDE version naming for incubator projects - changing a hyphen into a period, causing an error

2008-02-04 Thread Carlos Sanchez
you should look into the Apache Felix bundle plugin. It has a bundle:manifest goal that will generate the OSGi manifest, that's why the eclipse pluign class is deprecated Check Adding OSGi metadata to existing projects without changing the packaging type

Re: Sync problems with repo1.maven.org and ibiblio?

2008-02-04 Thread Carlos Sanchez
i'm looking into it On Feb 4, 2008 1:16 AM, thorque [EMAIL PROTECTED] wrote: Hello, If I take a look at http://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/1.5.4/ all files are properly presents. But at

Re: how to use the emma plugin???

2008-01-23 Thread Carlos Sanchez
http://mojo.codehaus.org/emma-maven-plugin/howto.html On Jan 23, 2008 12:40 AM, Jens Rapp [EMAIL PROTECTED] wrote: hi i'm trying to use the emma plugin within my maven built projects so I'd like to bind emma to the test and the reporting phase so that the emma results are viewable in the

Re: Migrate a J2ME Ant build?

2008-01-17 Thread Carlos Sanchez
http://pyx4me.com/ http://jira.codehaus.org/browse/MOJO-373 -- Forwarded message -- From: Clifton [EMAIL PROTECTED] Date: Jan 17, 2008 6:26 PM Subject: Re: Migrate a J2ME Ant build? To: users@maven.apache.org Thanx a bunch! I'll try that! Michael McCallum-3 wrote:

Re: [m2] Any suggestion to include pom root in eclipse workspace

2007-12-02 Thread Carlos Sanchez
In Q4E we are going to add that option in the next release so you see the parent pom as another project http://code.google.com/p/q4e/ On Dec 2, 2007 2:36 PM, Siarhei Dudzin [EMAIL PROTECTED] wrote: Eclipse Europa allows you to have recursive projects. Which means you can checkout the project

Re: problems mirroring repo1.maven.org

2007-12-01 Thread Carlos Sanchez
reexecute the synchronization please ? Thanks Simon On Nov 28, 2007 12:47 PM, Carlos Sanchez [EMAIL PROTECTED] wrote: fixed the permissions in the main repo, it will take some hours to propagate. hortis.ch people need to fix the permissions on their side On Nov 28, 2007 7:29 PM

Re: problems mirroring repo1.maven.org

2007-11-30 Thread Carlos Sanchez
/maven-metadata.xml ch/hortis/sonar/sonar/maven-metadata.xml.md5 On Nov 28, 2007 11:47 AM, Carlos Sanchez [EMAIL PROTECTED] wrote: fixed the permissions in the main repo, it will take some hours to propagate. hortis.ch people need to fix the permissions on their side On Nov 28, 2007

Re: problems mirroring repo1.maven.org

2007-11-28 Thread Carlos Sanchez
fixed the permissions in the main repo, it will take some hours to propagate. hortis.ch people need to fix the permissions on their side On Nov 28, 2007 7:29 PM, Stephen Connolly [EMAIL PROTECTED] wrote: I'm getting the following errors while rsyncing repo1.maven.org Any idea how to fix these?

Re: New Maven integration for Eclipse project proposed to the Eclipse Foundation

2007-11-19 Thread Carlos Sanchez
btw to use the newsgroup you need to register at http://www.eclipse.org/newsgroups/register.php On Nov 19, 2007 12:43 PM, Carlos Sanchez [EMAIL PROTECTED] wrote: Hi all, I'm proud to say that a new project proposal has been approved at the Eclipse Foundation to add Maven integration

New Maven integration for Eclipse project proposed to the Eclipse Foundation

2007-11-18 Thread Carlos Sanchez
Hi all, I'm proud to say that a new project proposal has been approved at the Eclipse Foundation to add Maven integration into the Eclipse IDE as an official Eclipse project. The proposal is called Eclipse Integration for Apache Maven (Eclipse IAM) http://www.eclipse.org/proposals/iam/ and is the

Re: Building releasing an Eclipse Update Site with Maven

2007-11-17 Thread Carlos Sanchez
eclipse:update-site if i recall correctly, but you need the latest plugin from trunk On Nov 17, 2007 2:22 PM, Marshall Schor [EMAIL PROTECTED] wrote: Are there any plugins for building and/or releasing an Eclipse Update Site, using Maven? -Marshall Schor (Apache UIMA committer)

Re: Is http://mirrors.ibiblio.org/pub/mirrors/maven2 down?

2007-11-15 Thread Carlos Sanchez
I already contacted them, forgot to copy this list On Nov 15, 2007 11:55 PM, Dennis Lundberg [EMAIL PROTECTED] wrote: The ibiblio mirror is not run by the Maven team. You'd have to contact the folks at ibiblio if you want to know when they will be fixing it. Kohsuke Kawaguchi wrote: The

Re: Building Eclipse plugins with Maven 2

2007-10-26 Thread Carlos Sanchez
you can see an example of an eclipse plugin build with maven at http://q4e.googlecode.com/svn/branches/built-with-maven/embedder/ On 10/26/07, Sebastien ARBOGAST [EMAIL PROTECTED] wrote: I finally found some lead to progress. I managed to build and install the original version of the mojos.

Re: Repository Uploads

2007-10-15 Thread Carlos Sanchez
If you read carefully http://maven.apache.org/guides/mini/guide-central-repository-upload.html quote Sync'ing your own repository to the central repository automatically This is the preferred process. quote so if you want your stuff uploaded faster set up a synced repo On 10/15/07, Rupert

Re: Putting an XSD into the Maven Repo

2007-10-15 Thread Carlos Sanchez
or just manually upload and use typexsd/type in the dependency section On 10/15/07, Wayne Fay [EMAIL PROTECTED] wrote: Package them into a Jar and deploy as usual. Then use m-remote-resources-p or dependency:unpack to put them in the proper place in your project. Wayne On 10/15/07, Chris

Re: Bouncycastle Jars

2007-10-03 Thread Carlos Sanchez
It's better if you ask in [EMAIL PROTECTED], too much noise in maven-dev You can check in https://svn.apache.org/repos/asf/maven/archiva/trunk/maven-meeper/src/bin/synchronize/m2-sync/conf for the groupIds that are being synced or search in http://jira.codehaus.org/browse/MAVENUPLOAD to see who

Re: setting up rsync remote repo and release questions

2007-10-02 Thread Carlos Sanchez
1) yes 2) yes On 10/3/07, Mark Diggory [EMAIL PROTECTED] wrote: I'm following the guidelines located here and trying to prepare our repository to be rsynced into the central repo. http://maven.dspace.org/release http://maven.dspace.org/snapshot I have a few questions. 1.) by release do

Re: Maven and eclipse

2007-09-30 Thread Carlos Sanchez
http://mojo.codehaus.org/pde-maven-plugin/ On 10/1/07, Mark Russell [EMAIL PROTECTED] wrote: I have a second question. I also have eclipse plugins that I need to run from a maven build. Is there any support for running eclipse via maven. I have an eclipse plugin that collects statistics and

Re: Any advantage of utisng plexus-compiler-eclipse ?

2007-09-24 Thread Carlos Sanchez
osgi package imports/exports for instance. AFAIK is the only one that supports it On 9/24/07, nicolas de loof [EMAIL PROTECTED] wrote: Just curious, Is there anybody that use an alternative compiler for maven-compiler-plugin ? Does the eclipse compiler support any must-have feature ? Nico.

Re: How to run maven goals from Eclipse?

2007-09-18 Thread Carlos Sanchez
you should ask in the mailing list of the eclipse plugin you are using On 9/18/07, siegfried [EMAIL PROTECTED] wrote: Thanks, Carlos I'm running Eclipse SDK 3.3.0. I have created a new empty project. I use maven to download junit4.0.jar into the Maven2 Dependences. I've tried adding a

Re: How to run maven goals from Eclipse?

2007-09-18 Thread Carlos Sanchez
as you can see in http://maven.apache.org/eclipse-plugin.html there are two different plugins M2Eclipse and Q for Eclipse (Q4E), none of them are Apache Maven projects The mailing lists for Q4E are in the main page http://code.google.com/p/q4e/ On 9/18/07, siegfried [EMAIL PROTECTED] wrote:

Re: Eclipse/Maven2 integration info

2007-09-17 Thread Carlos Sanchez
, package, and install are ones that should just come by default). I know I would like to add this. Thanks! -aps On 9/14/07, Carlos Sanchez [EMAIL PROTECTED] wrote: most of your steps can be done in Q4E by going to the New project wizard, Ne Maven 2 project, choose the archetype and fill

Re: Eclipse/Maven2 integration info

2007-09-17 Thread Carlos Sanchez
eclipse to have same classpath as maven. any help would be appreciated thanks and regards marco On 9/15/07, Carlos Sanchez [EMAIL PROTECTED] wrote: most of your steps can be done in Q4E by going to the New project wizard, Ne Maven 2 project, choose the archetype and fill

Re: How to run maven goals from Eclipse?

2007-09-17 Thread Carlos Sanchez
http://maven.apache.org/eclipse-plugin.html On 9/17/07, siegfried [EMAIL PROTECTED] wrote: I've been google searching and reading the books on devzuz and www.sonatype http://www.sonatype/ . However, I cannot figure out how to run maven goals from eclipse. I want to create some unit tests

Re: Eclipse/Maven2 integration info

2007-09-14 Thread Carlos Sanchez
most of your steps can be done in Q4E by going to the New project wizard, Ne Maven 2 project, choose the archetype and fill in the blanks On 9/14/07, Alexander Sack [EMAIL PROTECTED] wrote: Hi Everybody: You know Eclipse/Maven2 integration at this point can be very confusing. You have three

Re: Re: Maven plugin for Eclipse

2007-09-10 Thread Carlos Sanchez
it's a known issue with m2eclipse 0.0.10 http://jira.codehaus.org/browse/MNGECLIPSE-265 There's another Eclipse plugin Q4E http://code.google.com/p/q4e/ that me and other maven users are working on and doesn't have that bug. Feel free to check it out. On 9/10/07, De Vleeschauwer Nele [EMAIL

Re: command line compile crashes Eclipse

2007-09-10 Thread Carlos Sanchez
do you mean that you do the mvn compile outside of eclipse? I didn' t think that eclipse pick up external changes if you don' t explicitly do a refresh On 9/10/07, Joshua ChaitinPollak [EMAIL PROTECTED] wrote: I'm not sure why this happens, but it seems to happen with both m4eclipse and q4e, or

Re: q4eclipse NullPointerException importing project

2007-09-07 Thread Carlos Sanchez
In Eclipse go to Window - Show view - Error Log and you should get there the details But please report bugs and problems in the Q4E mailing list as here they can get lost in the mailing list traffic http://groups.google.com/group/q4e-users The issue tracker

Re: [M2] Maven 2 and WebDav protocol

2007-09-06 Thread Carlos Sanchez
check the permissions because wagon definitely creates the dirs On 9/6/07, Rémy Sanlaville [EMAIL PROTECTED] wrote: Hi Michael, Sorry for my late reply, but I am quite busy at the moment... 2007/9/1, Michael McCallum [EMAIL PROTECTED]: cat /etc/debian_version lenny/sid enabled dav

Re: [M2] Maven 2 and WebDav protocol

2007-09-06 Thread Carlos Sanchez
the thinks worse webdav://... also does not work for me in release plugin. Thank you, Piotr Tabor Carlos Sanchez pisze: check the permissions because wagon definitely creates the dirs On 9/6/07, Rémy Sanlaville [EMAIL PROTECTED] wrote: Hi Michael, Sorry for my late reply, but I am quite

Re: Q4E, a new Eclipse plugin for Maven

2007-09-05 Thread Carlos Sanchez
is only available with Eclipse 3.3. Unfortunately, all our workstations are currently using Eclipse 3.2.2. Could you confirm that 3.3 is the actual minimum version of Eclipse ? Could I hope Q to be available on Eclipse 3.2.2 in the future ? Regards, Bernard Carlos Sanchez-4 wrote: I'd

Re: Q4E - A user's view

2007-09-05 Thread Carlos Sanchez
Thanks for giving it a try Joshua, see comments inline On 9/5/07, Joshua ChaitinPollak [EMAIL PROTECTED] wrote: Hey guys, just a quick note, I uninstalled M2Eclipse and installed Q4E and gave it a shot. All the core functionality seems to be there (dependancy management is the big one for

Re: Q4E, a new Eclipse plugin for Maven

2007-09-04 Thread Carlos Sanchez
now have two Maven plugins for Eclipse? Surely it'd make sense for the two projects to collaborate to accelerate development, rather than having two plugins that are both rather thin on the ground in terms of features? Mark On 04/09/07, Carlos Sanchez [EMAIL PROTECTED] wrote: I'd like

Re: Q4E, a new Eclipse plugin for Maven

2007-09-04 Thread Carlos Sanchez
Hi Antonio, The Q developers and DevZuz are committed to Q being a community driven project, developed and planned openly. We've just added another committer, Abel, who became interested after his work on Candy for AppFuse, and we'd certainly welcome any users who would like to get involved in

Q4E, a new Eclipse plugin for Maven

2007-09-03 Thread Carlos Sanchez
I'd like to introduce the Q for Eclipse (Q4E) project http://code.google.com/p/q4e/, an Eclipse plugin for Maven. (see the formatted version at http://www.jroller.com/carlossg/entry/introducing_q4e_a_new_eclipse) === Features === * running Maven goals from the IDE * dependency managing using

Re: [M2] Maven 2 and WebDav protocol

2007-08-31 Thread Carlos Sanchez
wagon-webdav does create directories and it's being widely used, i even use it with svn I'd look for something specific to your configuration that may not be the typical configuration or an error in your server setup On 8/31/07, Rémy Sanlaville [EMAIL PROTECTED] wrote: I have a deployment

[ANN] Maven archetype plugin 1.0-alpha-6 released

2007-08-29 Thread Carlos Sanchez
The maven team is pleased to announce the maven archetype plugin 1.0-alpha-6 release. This release substitutes the failed 1.0-alpha-5 release too. Issues fixed ARCHETYPE-78 Dependencies listed as version ${project.version} in maven-archetype prevent the use of archetypes ARCHETYPE-60

Re: [ANN] Maven archetype plugin 1.0-alpha-6 released

2007-08-29 Thread Carlos Sanchez
probably the docs need to define the version of the plugin Anyway I'm going to release alpha-7 fixed On 8/30/07, Tommy Knowlton [EMAIL PROTECTED] wrote: Here's a (not-so-funny?) anecdote... I have been using Maven in the shop that pays my salary, for better than 8 months now. Just today, my

Re: [ANN] Maven archetype plugin 1.0-alpha-6 released

2007-08-29 Thread Carlos Sanchez
alpha 6 has been removed. If you have problems delete it from your local repo and it will pick up the previous version On 8/30/07, Carlos Sanchez [EMAIL PROTECTED] wrote: probably the docs need to define the version of the plugin Anyway I'm going to release alpha-7 fixed On 8/30/07, Tommy

Re: Community review of the next commons-logging pom

2007-08-28 Thread Carlos Sanchez
You can ping the people from Apache Felix, they create bundles of apache projects for consumption in OSGi with the goal of contributing it back to the projects. They will tell you if it's ready or not for the projects. On 8/27/07, Dennis Lundberg [EMAIL PROTECTED] wrote: Hi Tom I've heard the

Re: [M2]Surefire: add Console output to the reports?

2007-08-27 Thread Carlos Sanchez
what about the option redirectTestOutputToFile http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#redirectTestOutputToFile On 7/13/06, Sebastien Pennec [EMAIL PROTECTED] wrote: Hello, I'd like the Surefire plug-in not only to run tests and create a text file with the

Re: Failing to add a POI dependency

2007-08-27 Thread Carlos Sanchez
On 8/27/07, Julien Martin [EMAIL PROTECTED] wrote: Reason: Error getting POM for 'poi:poi' from the repository: Error transferring file poi:poi:pom:3.0.1-FINAL [INFO] For more information, run Maven with the -e switch post the error you get with -e but looks like problems wth your network

Re: Eclipse 3.3 plugin artifacts for Maven 2

2007-08-23 Thread Carlos Sanchez
I'm working on it, it's just that it takes time we use the eclipse plugin with the eclipse:to-maven goal http://maven.apache.org/plugins/maven-eclipse-plugin/ you probably need to build the last code from subversion On 8/23/07, Marshall Schor [EMAIL PROTECTED] wrote: Hi everyone - Did I ask

Re: maven-bundle plugin and felix-308

2007-08-06 Thread Carlos Sanchez
that plugin is developed in the Felix project, you'll have better luck asking in the felix mailing lists On 8/6/07, Arash Amiri [EMAIL PROTECTED] wrote: Hi, I have some questions considering the felix-308 issue. right now, when you add dependencies to your maven-bundle-plugin, you have to add

Re: how to configure Default Repository Layout for local repository

2007-07-03 Thread Carlos Sanchez
you can't change the local repository layout, it's a cache for maven and it shouldn't matter how it's stored you can change the remote repositories layout, so just create a remote repo for your projects in whatever style you want, although not a great idea On 7/3/07, Harish Kachoria [EMAIL

Re: Miscellaneous Maven questions for Apache Logging Services site rework

2007-07-02 Thread Carlos Sanchez
On 7/2/07, Curt Arnold [EMAIL PROTECTED] wrote: Is there support in distribution management for publishing the generated site to SVN (perhaps using an scm:svn: URL)? http://maven.apache.org/wagon/wagon-providers/wagon-scm/usage.html -- I could give you my word as a Spaniard. No good. I've

Re: missing metadata on repo1.maven.org?

2007-06-27 Thread Carlos Sanchez
In the particular case of spring they handle that portion of the repo, so they can (and should be the ones) fixing it On 6/27/07, iamamaven [EMAIL PROTECTED] wrote: Thanks Brett, It seems to be a pervasive issue in repo1 at least, it's been reported a few times over the last year and there is

Re: Turkish Letter Problem

2007-06-21 Thread Carlos Sanchez
pom encoding it's already logged in jira as a problem On 6/21/07, MUSTAFA SAIT OZEN [EMAIL PROTECTED] wrote: The project's pom.xml like this : ?xml version=1.0 encoding=ISO-8859-9? project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

Re: Grouping of Projects in Continuum

2007-06-20 Thread Carlos Sanchez
it's already in 1.1 On 6/20/07, Andreas Guther [EMAIL PROTECTED] wrote: Hi, Are there any plans to provide a grouping of projects within Continuum? I have a lot of project entries in continuum and sometimes we have different branches build that only differ in version numbers. Sometimes when

Re: Problems with latest snapshot of maven-eclipse-plugin

2007-06-07 Thread Carlos Sanchez
I deployed new snapshots but I can't reproduce your problem On 6/6/07, Geir Gullestad Pettersen [EMAIL PROTECTED] wrote: I don't know if this is the appropriate mailing list for my issue so I do apologize if it is not. I have problems getting the latest SNAPSHOT version of

Re: Problems with latest snapshot of maven-eclipse-plugin

2007-06-07 Thread Carlos Sanchez
, Carlos Sanchez [EMAIL PROTECTED]: I deployed new snapshots but I can't reproduce your problem I tried again with the latest 2.4-snapshot (15) and I'm still stuck with the same problem. I've included some more details about my setup and the full output from maven when run

Re: com/oracle/ojdbc14 where are Oracle driver jars?

2007-06-01 Thread Carlos Sanchez
it would be the Apache Maven PMC but I'm pretty sure it won't be possible AFAIK They require explicit agreement of the license from people downloading it which is something maven can't do yet On 6/1/07, SiSi'mon [EMAIL PROTECTED] wrote: Yea, I thought of this but it seemed like more trouble

Re: Ibiblio Issues

2007-05-31 Thread Carlos Sanchez
it was changed, and an email was sent to the list On 5/31/07, Tamás Cservenák [EMAIL PROTECTED] wrote: Hi all, David made a few mistypes :) a) he was asking for repo1.maven.org b) he had a long running proximity instance, which could not access repo1.maven.org as remote repo a few days ago.

Re: com/oracle/ojdbc14 where are Oracle driver jars?

2007-05-31 Thread Carlos Sanchez
what about they are a commercial product that is not free On 5/31/07, SiSi'mon [EMAIL PROTECTED] wrote: Does anyone know why there are no jars under http://repo1.maven.org/maven2/com/oracle/ojdbc14/10.2.0.2.0/ also how would one go about getting 10.1.0.2.0 jars there? thanks Si'mon --

Re: How to tell Maven where to find jar (specify classpath)

2007-05-31 Thread Carlos Sanchez
On 5/31/07, SiSi'mon [EMAIL PROTECTED] wrote: We do not have the ability to run a maven repository for customers to serve them and oracle.jar - too many headaches and approval and hoops to jump through with IT. Is there a way to tell maven about another jar? no, only what people already told

Re: Continuum 1.1-alpha-1 in action

2007-05-20 Thread Carlos Sanchez
nice, although it's a pity that people can't see all the security and user management features On 5/20/07, Wendy Smoak [EMAIL PROTECTED] wrote: If you'd like to see Continuum 1.1-alpha-1 in action, click around the instance we're using on the MyFaces zone to build Shale, MyFaces Core, and

Re: Eclipse RCP/PDE building and Maven

2007-05-17 Thread Carlos Sanchez
On 5/16/07, Jason van Zyl [EMAIL PROTECTED] wrote: On 14 May 07, at 9:47 AM 14 May 07, Carlos Sanchez wrote: On 5/14/07, Jason van Zyl [EMAIL PROTECTED] wrote: The first solution is targeted at plugins, but the second is more general with it's own lifecycle and set of plugins. The felix

[ANN] Maven install plugin 2.2 released

2007-05-17 Thread Carlos Sanchez
The Maven team is pleased to announce the release of the Maven Install Plugin, version 2.2 http://maven.apache.org/plugins/maven-install-plugin/ Changelog Bug * [MINSTALL-19] - install-file sets distributionManagement status to deployed * [MINSTALL-23] - Issue tracking URL points to

Re: Eclipse RCP/PDE building and Maven

2007-05-14 Thread Carlos Sanchez
On 5/14/07, Jason van Zyl [EMAIL PROTECTED] wrote: On 5 May 07, at 6:28 PM 5 May 07, Carlos Sanchez wrote: I think we need an Eclipse section in the wiki and put all the pages under that Also another thing I wanted to do is cleanup the maven eclipse plugin, deprecate all OSGi stuff

Re: Sync of repository.jboss.com to repo1.maven.org

2007-05-09 Thread Carlos Sanchez
they have to follow some rules and be good citizens for instance they just put poms for hibernate with no information at all, while the ones at the central repo are pretty complete On 5/9/07, Tomasz Pik [EMAIL PROTECTED] wrote: On 5/9/07, LAMY Olivier [EMAIL PROTECTED] wrote: Hi, I'd like

Re: Maven vs. Scripted Build Systems

2007-05-08 Thread Carlos Sanchez
I like to compare it to pure JDBC vs. Object relational tools. With OR you lose control of the small details but overall you get a better, simpler solution, worrying on the aspects you really care about On 5/8/07, Graham Leggett [EMAIL PROTECTED] wrote: On Mon, May 7, 2007 6:24 pm, Peter Kahn

Re: Eclipse RCP/PDE building and Maven

2007-05-05 Thread Carlos Sanchez
interesting thing i heard about was the possibility of using an extension in eclipse to access a maven repository as an update site. On 3/29/07, Barrie Treloar [EMAIL PROTECTED] wrote: On 3/30/07, Carlos Sanchez [EMAIL PROTECTED] wrote: yes, we have to organize this stuff better, probably gather

  1   2   3   4   5   6   7   8   9   >