Re: Maven/Spring Testing

2005-08-18 Thread Carlos Sanchez
Hi, My approach is using classpath application contexts so the ones in src/test/resources override the ones in src/main/resources. You can check it out at http://oness.sourceforge.net On 8/18/05, Marcelo Alcantara [EMAIL PROTECTED] wrote: Friends, I am using spring in a J2EE project that is

Re: Maven/Spring Testing

2005-08-18 Thread Carlos Sanchez
hints about it?? This is just what I need. I will download the oness from home as I cannot go out with maven from the company proxy. Thanks a lot man. Marcelo On 8/18/05, Carlos Sanchez [EMAIL PROTECTED] wrote: Hi, My approach is using classpath application contexts so the ones

Re: Can the CheckStyle 3.0-SNAPSHOT plugin be updated depend on CheckStyle 4.0.0 Beta5? EOM

2005-08-19 Thread Carlos Sanchez
It already depends on beta5 On 8/19/05, Jamie Bisotti [EMAIL PROTECTED] wrote: -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Can the CheckStyle 3.0-SNAPSHOT plugin be updated depend on CheckStyle 4.0.0 Beta5? EOM

2005-08-19 Thread Carlos Sanchez
http://cvs.apache.org/repository/maven/plugins/maven-checkstyle-plugin-3.0-SNAPSHOT.jar and http://cvs.apache.org/repository/maven/plugins/maven-checkstyle-plugin-3.0-20050809.182002.jar both have beta5 On 8/19/05, Jamie Bisotti [EMAIL PROTECTED] wrote: On 8/19/05, Carlos Sanchez [EMAIL

Re: Can the CheckStyle 3.0-SNAPSHOT plugin be updated depend on CheckStyle 4.0.0 Beta5? EOM

2005-08-23 Thread Carlos Sanchez
if it works? maybe that property shouldn't be set if the value of maven.checkstyle.suppressions.file is null. On 8/23/05, Jamie Bisotti [EMAIL PROTECTED] wrote: On 8/23/05, Jamie Bisotti [EMAIL PROTECTED] wrote: On 8/19/05, Carlos Sanchez [EMAIL PROTECTED] wrote: http://cvs.apache.org

Re: Maven, the repository and Apache projects

2005-08-23 Thread Carlos Sanchez
Apache projects should release their projects also in the apache maven repository. You should ask them to upload the jars to http://www.apache.org/dist/java-repository/. In case there's some problem or they have any doubts the can contact me (carlos at apache dot org). Regards. On 8/23/05,

Re: Resent: [m1.1] JCoverage fails multiproject:site. Some help required.

2005-08-23 Thread Carlos Sanchez
setting maven.test.failure.ignore to true *should* be the answer On 8/23/05, Hogeweg, Erwin (GE Infrastructure) [EMAIL PROTECTED] wrote: All, I am still struggling with the issue below. Please let me know if anyone has an answer for me. Your help is highly appreciated. Thanks,

Re: FW: Maven, the repository and Apache projects

2005-08-23 Thread Carlos Sanchez
. On 8/23/05, Levitt, David, Bookspan [EMAIL PROTECTED] wrote: Are the current Axis libraries staged to where Maven can easily retrieve them? Should there be any special settings [repository url's] in Maven to use them? -Original Message- From: Carlos Sanchez [mailto:[EMAIL

Re: FW: Maven, the repository and Apache projects

2005-08-23 Thread Carlos Sanchez
?? -Original Message- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 3:36 PM To: Maven Users List Subject: Re: FW: Maven, the repository and Apache projects http://www.apache.org/dist/java-repository/ is synced to ibiblio, you don't need to add it The jar you're

Re: FW: Maven, the repository and Apache projects

2005-08-23 Thread Carlos Sanchez
/dependency -Original Message- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 3:47 PM To: Maven Users List Subject: Re: FW: Maven, the repository and Apache projects You have a problem somewhere. Remove the property and try until you find where's

Re: Maven and Versionless Jar Files

2005-08-23 Thread Carlos Sanchez
You should rename them adding a version number to the jar file -whaetever or -unknown or something like that. On 8/23/05, Alex Wood [EMAIL PROTECTED] wrote: Hi, I'm setting up Maven 1.1-beta-1 for a project I'm working on. I'm using a couple of jar files provided to me by a third-party

Re: Resent: [m1.1] JCoverage fails multiproject:site. Some help required.

2005-08-24 Thread Carlos Sanchez
10:24:04 AM EDT Thanks, Erwin -Original Message- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 3:33 PM To: Maven Users List Subject: Re: Resent: [m1.1] JCoverage fails multiproject:site. Some help required. setting

Re: [m2] Getting Spring 1.2.3, Hibernate 3.0.5 and asm

2005-08-25 Thread Carlos Sanchez
Please, create a new issue. AFAIK hibernate and spring poms are ok, i spend a bunch of my time on them, cglib may be wrong. On 8/25/05, Ralph Pöllath [EMAIL PROTECTED] wrote: On 25.08.2005, at 17:24, Jörg Schaible wrote: Ralph Pöllath wrote on Thursday, August 25, 2005 4:53 PM: I'm using

Re: [M2] DisplayTag 1.0 POM error

2005-09-15 Thread Carlos Sanchez
Please file an issue in http://jira.codehaus.org/browse/MEV On 9/15/05, Pablo [EMAIL PROTECTED] wrote: Hi all!! I´m trying to use displaytag library stored in Ibiblio but I´ve realized there´s an error in displaytag-1.0.pom For jetspeed:portlet-api dependency it has

Re: [m1.1b2] p4sync command

2005-09-15 Thread Carlos Sanchez
Everything you need is here: http://jroller.com/page/carlossg?entry=maven_tips_and_tricks_perforce1 Regards On 9/15/05, Michael Owen [EMAIL PROTECTED] wrote: Hi, Upgraded to Maven 1.1 beta 2 from Maven 1.0.2. I have a p4sync goal: goal name=p4sync description=Syncs the project from

FindBugs Plug-in 0.9.2 release

2005-09-21 Thread Carlos Sanchez
The maven-plugins team is pleased to announce the FindBugs Plug-in 0.9.2 release! http://maven-plugins.sourceforge.net A plugin to automate FindBugs tasks Changes in this version include: Fixed bugs: o Make project.xml follow xml schema. Solves plugin error on maven 1.1. To automatically

Maven Cobertura Plug-in 1.1.1 release

2005-09-21 Thread Carlos Sanchez
The maven-plugins team is pleased to announce the Maven Cobertura Plug-in 1.1.1 release! http://maven-plugins.sourceforge.net/maven-cobertura-plugin Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program

Re: [ANNOUNCEMENT] Hammurapi plugin 1.0 released

2005-09-23 Thread Carlos Sanchez
Sorry about that, I personally never noticed that message among the tons of emails I get. If you wanna move to SF tell me and I'll setup your account. On 9/23/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Yes, http://sourceforge.net/forum/forum.php?thread_id=1319514forum_id=207669 I

Re: [ANNOUNCEMENT] Hammurapi plugin 1.0 released

2005-09-23 Thread Carlos Sanchez
Ok, your account is ready On 9/23/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Yes, It would be a good idea to keep them all in one place. I would like to move the next version to SF with other plugins. regards, Arun Sorry about that, I personally never noticed that message among the

Maven JDepend Plugin 1.5.1 release

2005-09-27 Thread Carlos Sanchez
The maven team is pleased to announce the Maven JDepend Plugin 1.5.1 release! http://maven.apache.org/reference/plugins/jdepend/ JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a

Re: [M2] Using Spring with Maven / Eclipse

2005-09-28 Thread Carlos Sanchez
I'd say, use the spring pieces you need instead of adding the full jar. It'll be easier for you. On 9/28/05, Stephen Duncan [EMAIL PROTECTED] wrote: spring-full http://www.ibiblio.org/maven2/springframework/spring-full/1.2.4/spring-full-1.2.4.pom And then, for example for each piece:

Re: [m2] httpclient doesn't refer to dependencies

2005-09-28 Thread Carlos Sanchez
Please file an issue at http://jira.codehaus.org/browse/MEV if you can provide a correct pom. On 9/28/05, Ashley Williams [EMAIL PROTECTED] wrote: I'm writing a project that uses httpclient and I've noticed that the pom.xml file doesn't contain a dependencies section. Since it uses

Re: [m2] httpclient doesn't refer to dependencies

2005-09-28 Thread Carlos Sanchez
Well if you're not sure about the versions the issue is worthless. Please spend some time to figure out what they are. On 9/28/05, Ashley Williams [EMAIL PROTECTED] wrote: Done http://jira.codehaus.org/browse/MEV-99 (99... maybe somebody could make it 100) On 29 Sep 2005, at 02:30, Carlos

Re: Jcoverage and System.getProperties() problem.

2005-09-30 Thread Carlos Sanchez
Hi, That's probably because you're running junit without forking the jvm (all sysprops are there) and jcoverage runs in a new forked jvm (you need to explicitly pass the sysprops). Take a look at the properties of the test plugin, maven.junit.sysproperties, On 9/30/05, Christoffer Sjöquist

Re: Jcoverage and System.getProperties() problem.

2005-10-03 Thread Carlos Sanchez
PROTECTED] On Behalf Of Carlos Sanchez Sent: den 30 september 2005 17:38 To: Maven Users List Subject: Re: Jcoverage and System.getProperties() problem. Hi, That's probably because you're running junit without forking the jvm (all sysprops are there) and jcoverage runs in a new forked jvm

Re: where is jdo-2.0-20050507.jar?

2005-10-07 Thread Carlos Sanchez
It's probably derived from hibernate. http://prdownloads.sourceforge.net/jpox/jdo2-snapshot.jar On 10/7/05, phillip rhodes [EMAIL PROTECTED] wrote: My maven build is failing because it can't find this jar file. I would appreciate what I should be looking for to get past this this jar is

Re: [m2] jsf-api pom without jar? (fixing javax depenedencies)

2005-10-10 Thread Carlos Sanchez
The servlet api available in ibiblio is implemented by Tomcat, under apache licence, so it can be redistributed. The right groupId (using latest conventions) is javax.servlet On 10/10/05, Brian Bonner [EMAIL PROTECTED] wrote: Check out:

Re: [urgent] repository jar files problem in Maven1.0.2

2005-10-14 Thread Carlos Sanchez
${user.home} is your $HOME in linux maven always checks first local repo under ${user.home}/.maven/repository your proxy properties depend on your network, you must find out. On 10/14/05, F-a-r-h-a-n-a [EMAIL PROTECTED] wrote: Ok now I understand about reference properties……since im new to

Re: javax dependencies for m2

2005-10-17 Thread Carlos Sanchez
Those files are needed to build your application. If you think the pom is wrong and they are actually not needed you can file an issue at http://jira.codehaus.org/browse/MEV, so you don't need any hack in your poms. On 10/17/05, Wendy Smoak [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Is

Re: javax dependencies for m2

2005-10-17 Thread Carlos Sanchez
Yes, it can be improved using the new optional tag. You still may have to use exclusions in some cases thoguh. On 10/17/05, Wendy Smoak [EMAIL PROTECTED] wrote: From: Carlos Sanchez [EMAIL PROTECTED] Those files are needed to build your application. If you think the pom is wrong

Re: invalid digest for commons-logging 1.0.4

2005-10-19 Thread Carlos Sanchez
Fixed. Thanks. Next time please file an issue under MEV. On 10/19/05, Nicolas De Loof [EMAIL PROTECTED] wrote: Looks like digests for commons-logging-1.0.4.pom are invalid From downloaded (that looks fine) I get SHA1(commons-logging-1.0.4.pom)= 56435f861bb6811dc4de5f462ecd402c5fee49be

Re: [m2] sun poms

2005-10-19 Thread Carlos Sanchez
Hi, The artifactId is the nae that has the jar, so if they distribute jaxrpc-api.jar, the artifactId should be jaxrpc-api. That's the rule. Regards. On 10/19/05, Jason van Zyl [EMAIL PROTECTED] wrote: On Wed, 2005-10-19 at 13:00 +0200, Nicolas De Loof wrote: I'm building a private repo with

Re: [m2] jaxb-api POM in repo

2005-10-19 Thread Carlos Sanchez
Ok, renamed back to 1.0.5. If some sun people can verify this, I'll change it, if not it will remain as is. On 10/19/05, Adam Hardy [EMAIL PROTECTED] wrote: Carlos Sanchez on 19/10/05 18:29, wrote: jaxb-api 1.0.5 moved to 1.0.1. Thanks. On 10/19/05, Nicolas De Loof [EMAIL PROTECTED] wrote

Re: How to add html parser dependency?

2005-10-19 Thread Carlos Sanchez
Hi, maven create-upload-bundle is to create a upload bundle from an existing maven project. If you want to upload a jar from a third party, you have to make a jar with three contents: - the jar file you want to upload - the license the jar is under (LICENSE.TXT) - project.xml, with that minimal

Re: How to add html parser dependency?

2005-10-20 Thread Carlos Sanchez
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Sanchez Sent: Wednesday, October 19, 2005 3:45 PM To: Maven Users List Subject: Re: How to add html parser dependency? Hi, maven create-upload-bundle is to create a upload bundle from an existing maven project

Re: How to add html parser dependency?

2005-10-20 Thread Carlos Sanchez
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Sanchez Sent: Thursday, October 20, 2005 11:32 AM To: Maven Users List Subject: Re: How to add html parser dependency? On 10/19/05, Siegfried Heintze [EMAIL PROTECTED] wrote: Htmlparser includes

Re: Prevent M2 repository from constantly checking for POM

2005-10-20 Thread Carlos Sanchez
2.0 final doesn't check for poms after they are dowloaded. That happened with first beta versions On 10/20/05, Eric Pugh [EMAIL PROTECTED] wrote: Hi all, I'm noticing that M2 is constantly checking for POM's from the repositories. It seems like I can control how often we check via:

Re: [m2] Can't exclude jdbc-stdext from JPOX

2005-10-22 Thread Carlos Sanchez
You probably need exclusion artifactIdjdbc/artifactId groupIdjdbc/groupId /exclusion in commons-dbcp. I've filed an issue http://jira.codehaus.org/browse/MNG-1286 Regards On 10/22/05, Matt Raible [EMAIL PROTECTED] wrote: Now

Re: [m2] Can't exclude jdbc-stdext from JPOX

2005-10-22 Thread Carlos Sanchez
commons-dbcp depends on jdbc:jdbc, so excluding javax.sql:jdbc-stdext doesn't work. On 10/22/05, Brett Porter [EMAIL PROTECTED] wrote: I thought it was a matter of adding javax.sql to ojb? - Brett On 10/22/05, Carlos Sanchez [EMAIL PROTECTED] wrote: You probably need

Re: Where can I find resources-1.0.jar?

2005-10-22 Thread Carlos Sanchez
You can run mvn with the -X option to see where it comes from On 10/22/05, Trey Moore [EMAIL PROTECTED] wrote: I keep getting the error message below. I have no resources-1.0 in my POM so I am assuming this is a Maven dependency. What exactly is resources-1.0.jar? Where can I find it?

Re: Maven 1.x ibiblio problems

2005-10-26 Thread Carlos Sanchez
Hi, We cleaned up jars that ended there by mistake (snapshot jars). commons-resources-0.1-dev is a snapshot that hasn't been released yet velocity-1.4 is still under velocity groupId Regards On 10/25/05, Marlon Pierce [EMAIL PROTECTED] wrote: Hello-- We have several projects (gridport.net,

Re: [m1.0.2] velocity-1.4-dev.jar not found

2005-10-26 Thread Carlos Sanchez
It'll be fixed in the next hours. Sorry. On 10/26/05, Peter Fennema [EMAIL PROTECTED] wrote: Hi Today I ran into the same problem. It seems ibiblio has done a cleanup of their repository. However, once published jars should stay there forever, especially the jars that Maven depends on. I can

Re: SNAPSHOT problems (please verify maven 2 repository)

2005-10-27 Thread Carlos Sanchez
Snapshots were removed from ibiblio for m1 and m2 On 10/27/05, Brian Bonner [EMAIL PROTECTED] wrote: Just wanted to make sure I saw an e-mail from Brett Porter a while back saying snapshots came off ibiblio for maven2, didn't realize it was for m1, too. Is the cvs repository you gave then

Re: Missing jars (velocity jdbm)

2005-10-27 Thread Carlos Sanchez
They are available again. On 10/27/05, Prasad Kashyap [EMAIL PROTECTED] wrote: When building the Geronimo project from a clean local repo, maven (*v1.0.2*) cannot find the following 2 jars to download. velocity-1.4-dev.jar jdbm-0.20-dev.jar These jars seem to have been recently removed

Re: where to report bad metadata on ibiblio.org/maven2?

2005-10-27 Thread Carlos Sanchez
http://jira.codehaus.org/browse/MEV On 10/27/05, Orjan Nygaard Austvold [EMAIL PROTECTED] wrote: I know there is place to report bad metadata found on ibiblio.org/maven2, but where.. :-) ant-1.6.5 seems to have an invalid POM at the moment. Thanks, Ørjan

Re: Third party JAR version naming conventions

2005-11-01 Thread Carlos Sanchez
http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html I'm preparing a naming conventions doc that will be available at http://maven.apache.org/guides/mini/guide-naming-conventions.html On 11/1/05, Richard Allen [EMAIL PROTECTED] wrote: I'm new to Maven and I'm trying to convert an

Re: Maven2: javadoc-1.4.jar does not exist in repository

2005-11-01 Thread Carlos Sanchez
I think it has been already fixed. You need to remove poms under commons-attributes in your local repo On 11/1/05, Edson Yanaga [EMAIL PROTECTED] wrote: Hi, I'm trying to migrate my projects from Maven 1.1b2 to 2, but when I insert the following dependency: dependency

Re: Maven2: javadoc-1.4.jar does not exist in repository

2005-11-01 Thread Carlos Sanchez
No, you need to remove poms under commons-attributes in your local repo. They had wrong dependencies On 11/1/05, Chris Wilkes [EMAIL PROTECTED] wrote: Edson Yanaga yanaga at insula.com.br writes: I'm trying to migrate my projects from Maven 1.1b2 to 2, but when I insert the following

Re: Third party JAR version naming conventions

2005-11-02 Thread Carlos Sanchez
1.1.2.1. Carlos Sanchez wrote: http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html I'm preparing a naming conventions doc that will be available at http://maven.apache.org/guides/mini/guide-naming-conventions.html On 11/1/05, Richard Allen [EMAIL PROTECTED] wrote: I'm

Re: Spring Dependencies

2005-11-04 Thread Carlos Sanchez
You may have asked before. As you see in the issue it's in progress, I'm building spring with m2 so I'll have the right poms soon. I could send you mines and get your feedback. Regards On 11/4/05, Brian Bonner [EMAIL PROTECTED] wrote: I made a couple of others, too. Hopefully Carlos will get

Re: Spring Dependencies

2005-11-04 Thread Carlos Sanchez
) would have the dependencies necessary to build it while ibiblio would store the dependencies necessary to use it. That's my current understanding. I'm happy to try them out after you think they're good. Thanks. Brian On 11/4/05, Carlos Sanchez [EMAIL PROTECTED] wrote: You may have

Re: Spring Dependencies

2005-11-04 Thread Carlos Sanchez
at least some default exlusions for artifacts? Right now, this stuff is unmanageable. Thomas On 11/4/05, Carlos Sanchez [EMAIL PROTECTED] wrote: That's not right, the poms are exactly the same to build and to use. If you need hibernate to build it it's because you may need

Re: JarJar missing...

2005-11-07 Thread Carlos Sanchez
Done. All versions however are under the groupId com.tonicsystems On 11/5/05, Guillaume Laforge [EMAIL PROTECTED] wrote: Hello, The Groovy project uses jarjar in its M1 build, and we recently noticed that jarjar-0.5.jar is missing from the ibiblio repository. There used to be a tonic

Re: MEV: How to update local repository when a pom has been updated on central repo?

2005-11-09 Thread Carlos Sanchez
For now you have to do it manually. Next versions will have an option. On 11/9/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi guys, when the POM of a project has been updated on ibiblio thx to Maven Evangelism, how do I tell Maven to update it in my local repository? Do I have to

Re: What's the status on the Corbertura Plugin for Maven 2?

2005-11-09 Thread Carlos Sanchez
I believe nobody is actively developing it It's at svn://svn.codehaus.org/mojo/scm/trunk/ On 11/9/05, Brian Bonner [EMAIL PROTECTED] wrote: I'd like to use this tool if it's available. Does someone know where I can check it out? Thanks

Re: [m2] repo1.maven.org repository changes

2005-11-11 Thread Carlos Sanchez
The policy is to use package names (or host names) as groupIds, that hasn't changed. I don't remember having put things inside org.jboss, they're still inside jboss. There's a bug about the latter: http://jira.codehaus.org/browse/MNG-1417 On 11/11/05, Adam Hardy [EMAIL PROTECTED] wrote: Adam

Re: xdoclet-maven-plugin and commons-logging-1.1-dev?

2005-11-12 Thread Carlos Sanchez
the maven-xdoclet-plugin-1.2.3 has that wrong dependency, the authors should release a new fixed version On 11/12/05, Dennis Lundberg [EMAIL PROTECTED] wrote: Adam Hardy wrote: When running xdoclet-maven-plugin on a project, some logging pops out saying commons-logging-1.1-dev cannot be

Re: xdoclet-maven-plugin and commons-logging-1.1-dev?

2005-11-13 Thread Carlos Sanchez
. I guess they must be doing some pretty intrepid logging then ;) Thanks for the info. Adam Carlos Sanchez on 13/11/05 01:47, wrote: the maven-xdoclet-plugin-1.2.3 has that wrong dependency, the authors should release a new fixed version On 11/12/05, Dennis Lundberg [EMAIL PROTECTED

Re: RE : [m2] trouble with 'commons-configuration:commons-configuration:pom:1.1

2005-11-15 Thread Carlos Sanchez
This should be fixed in the next few hours On 11/15/05, Olivier Lamy [EMAIL PROTECTED] wrote: I try the workaround found in the issue http://jira.codehaus.org/browse/MNG-754 (marked as fix) With the pom content : project modelVersion4.0.0/modelVersion

Re: [maven2] Failed to build model from plexus-utils-1.0.4.pom

2005-11-16 Thread Carlos Sanchez
Hi, What I believe is that this file was not saved as UTF8, and should be as it is the default xml encoding. I've changed it in the repo and now it works fine. Regards On 11/4/05, Jeremy Hughes [EMAIL PROTECTED] wrote: Hi, The 0xf8 byte is also in: plexus-container-default-1.0-alpha-8.pom

Re: m1.b2 test xref and javaDoc warnings reports

2005-11-16 Thread Carlos Sanchez
Hi, I can't imagine a reason why you don't want the reports, but there's no options currently to change that. Regards On 11/16/05, Antonyan, Tigran(GE Infrastructure) [EMAIL PROTECTED] wrote: Hi all, I am using maven 1 beta 2 and need to generate the source xref report (using

Re: [maven2] Failed to build model from plexus-utils-1.0.4.pom

2005-11-17 Thread Carlos Sanchez
Hi, Seems that it breaks in other systems, what machine, os, jdk are you running on? Regards On 11/17/05, Jeremy Hughes [EMAIL PROTECTED] wrote: Thanks that works for me now. On 11/16/05, Carlos Sanchez [EMAIL PROTECTED] wrote: Hi, What I believe is that this file was not saved as UTF8

Re: [M2] What's going on with Plexus POMs????

2005-11-17 Thread Carlos Sanchez
We know the problem and has been already fixed or will be in the next hours. Delete the poms from your local repo to get the latests. On 11/17/05, Jose Gonzalez Gomez [EMAIL PROTECTED] wrote: I'm getting a lot of lines like this in every build: [WARNING] POM for:

Support for other programming languages (C, C++,...)

2005-11-17 Thread Carlos Sanchez
Hi, For everybody interested in building with maven for other lenguages there are some ideas we're having into account for maven 2.1 http://docs.codehaus.org/x/CpM Regards - To unsubscribe, e-mail: [EMAIL PROTECTED] For

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: 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: [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: 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

[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: [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

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: 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

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: [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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: [m2] umlGraph

2006-05-12 Thread Carlos Sanchez
You can take a look at http://prefuse.sf.net It accepts xml graph formats as input and is pure java An example http://people.apache.org/~carlos/grafo/graphview.html On 5/12/06, jerome lacoste [EMAIL PROTECTED] wrote: I have a very small bit of code as part of the smc:smcreport mojo [1]

Re: [m2] umlGraph

2006-05-13 Thread Carlos Sanchez
https://svn.apache.org/repos/asf/maven/sandbox/grafo the applet is one from the prefuse samples, the plugin just spits out xml. I have to check the project info reports plugin to see the code that lists the tree of dependencies On 5/13/06, Wayne Fay [EMAIL PROTECTED] wrote: Well there you go!

Re: Dependencies License Report

2006-05-15 Thread Carlos Sanchez
Hi Anton, Good to know that maven work for you ;) This is something really easy to add in the Maven 2 project info report http://maven.apache.org/plugins/maven-project-info-reports-plugin/ and we'll do it soon. For Maven 1 i'm afraid depends on a lower number of people working on it. The

Re: [m1] Findbugs 1.1 plugin's dependencies not in repository

2006-05-15 Thread Carlos Sanchez
The jars where corrupted and were removed On 5/15/06, Jamie Bisotti [EMAIL PROTECTED] wrote: On 2/1/06, Carlos Sanchez [EMAIL PROTECTED] wrote: http://maven.apache.org/guides/mini/guide-ibiblio-upload.html On 2/1/06, jason r tibbetts [EMAIL PROTECTED] wrote: Version 1.1 of the Findbugs

  1   2   3   4   5   6   7   8   9   >