[maven2 build - SUCCESS - update] Fri Oct 7 06:45:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.064500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.064500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-10-06 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_48003 ] Vincent Massol commented on MNG-1113: - Brett: No it's not. A custom ruleset is a set of custom checkstyle rules. Whereas here we are talking about checkstyle configuration (not rules

[jira] Closed: (MNG-1110) project builder needs to differentiate between transfer failed and resource not found

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1110?page=all ] Brett Porter closed MNG-1110: - Resolution: Fixed > project builder needs to differentiate between transfer failed and resource > not found > -

[continuum] BUILD SUCCESSFUL: Maven Jar Plugin

2005-10-06 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous State: Failed Started at: Fri, 7 Oct 2005 05:32:52 + Finished at: Fri, 7 Oct 2005 05:32:57 + Total time: 5s Build Trigger: Forced Exit code: 0 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java ve

[continuum] BUILD SUCCESSFUL: Maven Clean Plugin

2005-10-06 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous State: Failed Started at: Fri, 7 Oct 2005 05:32:39 + Finished at: Fri, 7 Oct 2005 05:32:43 + Total time: 4s Build Trigger: Forced Exit code: 0 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java ve

[continuum] BUILD SUCCESSFUL: Maven Rar plugin

2005-10-06 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous State: Failed Started at: Fri, 7 Oct 2005 05:32:24 + Finished at: Fri, 7 Oct 2005 05:32:29 + Total time: 5s Build Trigger: Forced Exit code: 0 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java ve

[continuum] BUILD SUCCESSFUL: Maven Source Plug-In

2005-10-06 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous State: Failed Started at: Fri, 7 Oct 2005 05:31:27 + Finished at: Fri, 7 Oct 2005 05:31:33 + Total time: 6s Build Trigger: Forced Exit code: 0 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java ve

[jira] Updated: (MNG-1037) Add war:exploded and war:inplace goals

2005-10-06 Thread allan ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1037?page=all ] allan ramirez updated MNG-1037: --- Attachment: MNG-1037_b.patch -Created AbstractWarMojo for common fields, annotations, setters/getters. Kenney, Please let me know if I did get your point. :) Thanks

[maven2 build - SUCCESS - update] Fri Oct 7 04:30:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.043000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.043000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[continuum] BUILD SUCCESSFUL: Maven AntRun Plugin

2005-10-06 Thread [EMAIL PROTECTED]
Build statistics: State: Ok Previous State: Failed Started at: Fri, 7 Oct 2005 04:22:48 + Finished at: Fri, 7 Oct 2005 04:22:54 + Total time: 5s Build Trigger: Forced Exit code: 0 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java ve

[maven2 build - SUCCESS - update] Fri Oct 7 04:15:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.041500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.041500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Updated: (MNG-1110) project builder needs to differentiate between transfer failed and resource not found

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1110?page=all ] Brett Porter updated MNG-1110: -- Remaining Estimate: 30 minutes Original Estimate: 1800 > project builder needs to differentiate between transfer failed and resource > not found > --

[jira] Updated: (MNG-1108) don't resolve a default POM for a parent or dependency of type POM

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1108?page=all ] Brett Porter updated MNG-1108: -- Remaining Estimate: 30 minutes Original Estimate: 1800 > don't resolve a default POM for a parent or dependency of type POM >

[jira] Closed: (MNG-1112) "reporting" element of a profile not merged when profile activated

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1112?page=all ] Brett Porter closed MNG-1112: - Resolution: Fixed > "reporting" element of a profile not merged when profile activated > -- > >

[jira] Updated: (MNG-1112) "reporting" element of a profile not merged when profile activated

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1112?page=all ] Brett Porter updated MNG-1112: -- Remaining Estimate: 15 minutes Original Estimate: 900 > "reporting" element of a profile not merged when profile activated > -

Re: Implementation type for artifact?

2005-10-06 Thread Brett Porter
I believe there is already an artifact filter (groupId:artifactId) you can use for this. - Brett Kris Bravo wrote: >This is a common theme in plugins I've seen - the need to refer to a >particular artifact listed in the dependencies. How about a new class, >org.apache.maven.artifact.ArtifactPath

[jira] Updated: (CONTINUUM-338) working copy should exclude .svn/CVS directory

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-338?page=all ] Brett Porter updated CONTINUUM-338: --- Priority: Minor (was: Major) Summary: working copy should exclude .svn/CVS directory (was: working copy should show target directory, and exclude .sv

Re: Implementation type for artifact?

2005-10-06 Thread Kris Bravo
This is a common theme in plugins I've seen - the need to refer to a particular artifact listed in the dependencies. How about a new class, org.apache.maven.artifact.ArtifactPath: +ArtifactPath(path:String) +isMatch(artifact:Artifact):boolean I see a use for it in the webstart plugin as well, sin

[maven2 build - SUCCESS - update] Fri Oct 7 03:30:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.033000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.033000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (CONTINUUM-339) build ID of 0 shown on failure

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-339?page=comments#action_47994 ] Brett Porter commented on CONTINUUM-339: oddly, I get a 1 on success (/), 0 on failure (!), but 1 (and successive increments) on error (X) > build ID of 0 shown on failure

[maven2 build - SUCCESS - update] Fri Oct 7 03:15:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.031500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.031500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1121) document standard location for plugin configuration files

2005-10-06 Thread Brett Porter (JIRA)
document standard location for plugin configuration files - Key: MNG-1121 URL: http://jira.codehaus.org/browse/MNG-1121 Project: Maven 2 Type: Task Components: documentation Reporter: Brett Porter discuss

[maven2 build - SUCCESS - update] Fri Oct 7 02:45:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.024500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.024500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - update] Fri Oct 7 02:00:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.02.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.02.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (SCM-18) complete commands and expose through ScmManager

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/SCM-18?page=comments#action_47993 ] Brett Porter commented on SCM-18: - Thanks Marc. Can you please subscribe scm-dev@maven.apache.org using [EMAIL PROTECTED] and drop us a note so we can discuss it? It's very low traffic. >

Jens Fournais is out of the office.

2005-10-06 Thread Jens Fournais
I will be out of the office starting 05-10-2005 and will not return until 01-11-2005. I will respond to your message when I return. You can also contact Mr. Farshad Bonabi on email: [EMAIL PROTECTED] or on phone +45-45993104 -

[jira] Created: (MNG-1120) don't require if there is a valid schema element

2005-10-06 Thread Brett Porter (JIRA)
don't require if there is a valid schema element - Key: MNG-1120 URL: http://jira.codehaus.org/browse/MNG-1120 Project: Maven 2 Type: Bug Reporter: Brett Porter Priority: Minor Fix For: 2.0.1

Re: [M2] Provide default for pom.modelVersion

2005-10-06 Thread Brett Porter
MNG-1120. IF someone provides a patch, it will be included in 2.0, otherwise, I'll leave it for 2.0.1... - Brett Brett Porter wrote: >+1. Got a patch? :) > >Thomas Van de Velde wrote: > > - To unsubscribe, e-mail: [EMAIL PRO

[jira] Closed: (MNG-1114) install:install-file makes reactor parse subprojects

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1114?page=all ] Brett Porter closed MNG-1114: - Assign To: Brett Porter Resolution: Fixed Fix Version: 2.0-beta-4 > install:install-file makes reactor parse subprojects > --

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_47992 ] Brett Porter commented on MNG-1113: --- is this a duplicate of MNG-587? > Plugin does not support using custom checkstyle XML config file > ---

[jira] Updated: (MNG-1115) Non descriptive Error handling

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1115?page=all ] Brett Porter updated MNG-1115: -- Fix Version: 2.0-beta-4 > Non descriptive Error handling > -- > > Key: MNG-1115 > URL: http://jira.codehaus.org/browse/MNG-11

[jira] Updated: (MNG-1116) Test classes named "Test*.java" are not executed by default while they should

2005-10-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1116?page=all ] Brett Porter updated MNG-1116: -- Fix Version: 2.0-beta-4 > Test classes named "Test*.java" are not executed by default while they should > -

Re: Implementation type for artifact?

2005-10-06 Thread Brett Porter
I think javax.j2ee ... will work, but I'm hesitant to recommend it. I think the notation below is easier to read, and can be left as a string. The plugin should digest that and search the project artifacts for the relevant artifact (which it will need to do anyway, thus giving a "real" art

[maven2 build - SUCCESS - update] Fri Oct 7 01:15:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.011500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.011500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - checkout] Fri Oct 7 00:15:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051007.001501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051007.001501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-1037) Add war:exploded and war:inplace goals

2005-10-06 Thread allan ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1037?page=comments#action_47990 ] allan ramirez commented on MNG-1037: Hi Kenney, Thanks for suggestion, I'll do it right away and submit another patch.. thanks > Add war:exploded and war:inplace goals > ---

Re: Maven xsd

2005-10-06 Thread Lukas Theussl
Arnaud HERITIER wrote: We should maintain 2 schemas :-( Or can we generate the maven-pom-extend from maven-pom-strict. I know, it sounds like overkill. But the two schemas are basically identical, except that in strict we put some minOccurs=1 for all elements that are required. I think it

Re: Maven xsd

2005-10-06 Thread Lukas Theussl
Arnaud HERITIER wrote: After thinking about it I'm not sure it's a good idea to validate the POM with a schema :-( I don't really agree with you here. It's true that the plugin will not help you if your pom is actually not well formed or not parsable, Maven core will fail before the plugin

[continuum build - SUCCESS - update] Thu Oct 6 22:30:01 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051006.223001.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.223001.txt

RE: Maven xsd

2005-10-06 Thread Arnaud HERITIER
> > > Remark: the current pom:validate goal works to some extent > even for poms that extend others. Having a valid > a/project.xml and a b/project.xml with only > ../a/project.xml in it, validates b. Making > an invalid change to a's pom then makes the validation on b > fail as well. Good

Re: Maven xsd

2005-10-06 Thread Lukas Theussl
Remark: the current pom:validate goal works to some extent even for poms that extend others. Having a valid a/project.xml and a b/project.xml with only ../a/project.xml in it, validates b. Making an invalid change to a's pom then makes the validation on b fail as well. However, it doesn't wo

[jira] Commented: (MAVEN-1653) Executing the "pom:validate" goal on a reconstituted project.xml file using the content from the ten minute test page produces error messages

2005-10-06 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1653?page=comments#action_47987 ] Arnaud Heritier commented on MAVEN-1653: Applied. thanks. > Executing the "pom:validate" goal on a reconstituted project.xml file using > the content from the ten minute test

RE: Maven xsd

2005-10-06 Thread Arnaud HERITIER
The only solution is to do what is already done actually... 1) We can't have a schema more restrictive because each element is optional if you use the POM's inheritence. 2) We can't easily merged project.xml files because there are several rules : some elements replace the ones in the parent and

[maven2 build - SUCCESS - update] Thu Oct 6 21:15:01 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.211502.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.211502.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: Maven xsd

2005-10-06 Thread Carlos Sanchez
The real POM has to be checked against a schema, that's sure. If we want to check also the generated model I'm ok with that, but as a new feature (sanitity test). On 10/6/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > I am a bit sceptical about that. I don't know in detail how the > PomRewriter

Re: Maven xsd

2005-10-06 Thread Lukas Theussl
I am a bit sceptical about that. I don't know in detail how the PomRewriter class works but it constructs a new pom from a maven model. That means it gets transformed on the way, I did a few tests and noticed that attributes get stripped, the order of elements changed, ...? It would be safer

[continuum build - FAILED - update] Thu Oct 6 21:00:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.21.txt

[maven2 build - SUCCESS - update] Thu Oct 6 20:45:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.204501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.204501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - update] Thu Oct 6 20:15:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.201500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.201500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[continuum build - SUCCESS - update] Thu Oct 6 20:00:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051006.20.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.20.txt

[jira] Commented: (MNG-678) scp intermittently failing deploying artifact

2005-10-06 Thread ?rjan Austvold (JIRA)
[ http://jira.codehaus.org/browse/MNG-678?page=comments#action_47985 ] Ørjan Austvold commented on MNG-678: The author of jsch have created a patch which prevents the NPE within jsch to occur when the ScpWagon manages to terminate the channel befor ethe

[maven2 build - SUCCESS - update] Thu Oct 6 19:45:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.194500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.194500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Implementation type for artifact?

2005-10-06 Thread Kris Bravo
I'd like to be able to refer to a dependency defined in a pom within the configuration of the xml beans plugin. javax.j2ee:j2ee-schemas:1.0 Is it possible to define the schemaJar file as an artifact? If so, what should I put in "implementation" above? /** * @parameter */ private Artifact

[continuum build - SUCCESS - update] Thu Oct 6 19:30:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051006.193000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.193000.txt

[maven2 build - SUCCESS - update] Thu Oct 6 19:30:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.193000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.193000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - update] Thu Oct 6 19:15:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.191500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.191500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - SUCCESS - update] Thu Oct 6 19:00:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.19.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.19.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[continuum build - SUCCESS - update] Thu Oct 6 18:30:01 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051006.183001.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.183001.txt

[maven2 build - SUCCESS - update] Thu Oct 6 18:15:01 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.181501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.181501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

m2 site

2005-10-06 Thread Jason van Zyl
Hi, I'm swizzling around the doco and preparing for a publish later on today/tonight so I realize some links will appear broken for a while if you're updating svn and trying to generate the site yourself. Bear with me. -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org the course

[jira] Updated: (MAVEN-1653) Executing the "pom:validate" goal on a reconstituted project.xml file using the content from the ten minute test page produces error messages

2005-10-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1653?page=all ] Lukas Theussl updated MAVEN-1653: - Attachment: MAVEN-1653.patch MPPOM-5 is fixed but the example is still incorrect, should be . The namespace requirement is currently still under discussion, I t

[jira] Commented: (SCM-18) complete commands and expose through ScmManager

2005-10-06 Thread Marc Northover (JIRA)
[ http://jira.codehaus.org/browse/SCM-18?page=comments#action_47973 ] Marc Northover commented on SCM-18: --- I am researching the use of maven2 for our build process and one of the requirements would be StarTeam. If there is anything I can do to help in thi

[jira] Commented: (MAVEN-1707) Malformed project.xml caueses unexpected error

2005-10-06 Thread Elliotte Rusty Harold (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1707?page=comments#action_47971 ] Elliotte Rusty Harold commented on MAVEN-1707: -- The bug is obvious to me, but I'm an XML wonk. A lot of people using Maven aren't. Dumping a stack trace and then asking th

[jira] Commented: (MAVENUPLOAD-541) Add asterisk-java to maven repo

2005-10-06 Thread Stefan Reuter (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-541?page=comments#action_47972 ] Stefan Reuter commented on MAVENUPLOAD-541: --- ok. i changed it to org.asteriskjava > Add asterisk-java to maven repo > --- > > Key:

[jira] Commented: (MAVENUPLOAD-541) Add asterisk-java to maven repo

2005-10-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-541?page=comments#action_47970 ] Carlos Sanchez commented on MAVENUPLOAD-541: groupId should be net.sf.asterisk-java, unless you prove that you control http://asterisk.sourceforge.net/ > Add asteri

Jens Fournais is out of the office.

2005-10-06 Thread Jens Fournais
I will be out of the office starting 06-10-2005 and will not return until 01-11-2005. I will respond to your message when I return. You can also contact Mr. Farshad Bonabi on email: [EMAIL PROTECTED] or on phone +45-45993104 -

[jira] Commented: (MAVENUPLOAD-539) Upload StringTemplate 2.2

2005-10-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-539?page=comments#action_47968 ] Carlos Sanchez commented on MAVENUPLOAD-539: Just rename it to project.xml. It will go to both repos > Upload StringTemplate 2.2 > - > >

[jira] Closed: (MAVENUPLOAD-540) Upload wicket-1.1-rc2-bundle.jar, wicket-extensions-1.1-rc2-bundle.jar

2005-10-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-540?page=all ] Carlos Sanchez closed MAVENUPLOAD-540: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload wicket-1.1-rc2-bundle.jar, wicket-extensions-1.1-rc2-bundle.jar > ---

[jira] Commented: (MAVEN-1707) Malformed project.xml caueses unexpected error

2005-10-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1707?page=comments#action_47967 ] Lukas Theussl commented on MAVEN-1707: -- I think the error is clear enough: Parse Fatal Error at line 1 column 1: Content is not allowed in prolog. What else do you want to know?

[M2 Ecelipse Plugin] Possible to generate only .classpath file?

2005-10-06 Thread Thomas Van de Velde
Is it possible to generate just the Eclipse classpath without a .project file? Can you define other project natures (Spring, various WTP types)? Cheers, Thomas

[jira] Commented: (MNG-1115) Non descriptive Error handling

2005-10-06 Thread Thomas Van de Velde (JIRA)
[ http://jira.codehaus.org/browse/MNG-1115?page=comments#action_47964 ] Thomas Van de Velde commented on MNG-1115: -- After investigation, the error is thrown because of a missing ejb-jar.xml file. Therefore I'd like to suggest to provide a message t

[jira] Created: (MNG-1119) Allow to use custom pom resolution strategy

2005-10-06 Thread Eugene Kuleshov (JIRA)
Allow to use custom pom resolution strategy --- Key: MNG-1119 URL: http://jira.codehaus.org/browse/MNG-1119 Project: Maven 2 Type: Improvement Reporter: Eugene Kuleshov Currently all dependencies come from MavenEmbedder.rea

[jira] Created: (MNG-1118) mavenEmbedder.readProjectWithDependencies improvements

2005-10-06 Thread Eugene Kuleshov (JIRA)
mavenEmbedder.readProjectWithDependencies improvements -- Key: MNG-1118 URL: http://jira.codehaus.org/browse/MNG-1118 Project: Maven 2 Type: Improvement Components: maven-model, maven-embedder Reporter: Eugene

[maven2 build - SUCCESS - update] Thu Oct 6 15:30:00 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.153001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.153001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[continuum build - FAILED - update] Thu Oct 6 15:00:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.15.txt

[jira] Created: (MNG-1117) MavenEmbedder.writeModel( w, model) should allow to preserve xml formatting

2005-10-06 Thread Eugene Kuleshov (JIRA)
MavenEmbedder.writeModel( w, model) should allow to preserve xml formatting --- Key: MNG-1117 URL: http://jira.codehaus.org/browse/MNG-1117 Project: Maven 2 Type: Improvement Reporter: Eugene Ku

[jira] Created: (MNG-1116) Test classes named "Test*.java" are not executed by default while they should

2005-10-06 Thread Fabrice BELLINGARD (JIRA)
Test classes named "Test*.java" are not executed by default while they should - Key: MNG-1116 URL: http://jira.codehaus.org/browse/MNG-1116 Project: Maven 2 Type: Bug Components: maven-sure

[jira] Created: (MNG-1115) Non descriptive Error handling

2005-10-06 Thread Thomas Van de Velde (JIRA)
Non descriptive Error handling -- Key: MNG-1115 URL: http://jira.codehaus.org/browse/MNG-1115 Project: Maven 2 Type: Bug Components: maven-ejb-plugin Versions: 2.0-beta-3 Reporter: Thomas Van de Velde Priority: Critical

Farewell to Nicolas Chalumeau

2005-10-06 Thread Vincent Massol
Dear friends, This is a sad moment. Our friend and colleague Nicolas Chalumeau has passed away on the 4th of October 2005. He was 27 years old. I'm still shocked by the news. I've prepared an eulogy on http://jakarta.apache.org/cactus/participating/nicolas.html. It'll be there in about 4 hours (t

[maven2 build - SUCCESS - update] Thu Oct 6 14:32:01 GMT 2005

2005-10-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20051006.143201.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.143201.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Created: (MNG-1114) install:install-file makes reactor parse subprojects

2005-10-06 Thread Yann Le Du (JIRA)
install:install-file makes reactor parse subprojects Key: MNG-1114 URL: http://jira.codehaus.org/browse/MNG-1114 Project: Maven 2 Type: Bug Components: maven-install-plugin Versions: 2.0-beta-3 Reporte

[continuum build - FAILED - update] Thu Oct 6 14:30:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.143000.txt

[maven2 build - FAILED - update] Thu Oct 6 14:15:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.141500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Thu Oct 6 14:00:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.14.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[continuum build - FAILED - update] Thu Oct 6 14:00:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.14.txt

[maven2 build - FAILED - update] Thu Oct 6 13:45:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.134500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Thu Oct 6 13:30:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.133000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[continuum build - FAILED - update] Thu Oct 6 13:30:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.133000.txt

[maven2 build - FAILED - update] Thu Oct 6 13:15:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.131500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MPCHECKSTYLE-43) NullPointerException after installing maven-checkstyle-plugin-3.0-SNAPSHOT

2005-10-06 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-43?page=comments#action_47958 ] Arnaud Heritier commented on MPCHECKSTYLE-43: - Be careful. I just remember it will not work for you because the plugin-plugin-1.7 needs a recent artifact plugin which

[maven2 build - FAILED - update] Thu Oct 6 13:00:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.13.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[continuum build - FAILED - update] Thu Oct 6 13:00:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051006.13.txt

Re: [Design] Sharing common build files between modules

2005-10-06 Thread Emmanuel Venisse
sure. and we'll can versionned them Emmanuel Vincent Massol a écrit : -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: jeudi 6 octobre 2005 14:00 To: Maven Developers List Subject: Re: [Design] Sharing common build files between modules It isn't necessary to

[maven2 build - FAILED - update] Thu Oct 6 12:30:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.123000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [Design] Sharing common build files between modules

2005-10-06 Thread Vincent Massol
> -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: jeudi 6 octobre 2005 14:00 > To: Maven Developers List > Subject: Re: [Design] Sharing common build files between modules > > It isn't necessary to put them in repository, but they need only to be > accessibl

[maven2 build - FAILED - update] Thu Oct 6 12:00:01 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.120001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Design] Sharing common build files between modules

2005-10-06 Thread Emmanuel Venisse
It isn't necessary to put them in repository, but they need only to be accessible by an url. In checkstyle plugin, user can use propertiesURL parameter instead of propertiesFile. Emmanuel Vincent Massol a écrit : Hi, I know this is not slated for Maven 2.0 but I'd like to start a discussion

[maven2 build - FAILED - update] Thu Oct 6 11:45:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.114500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Thu Oct 6 11:30:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.113000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build - FAILED - update] Thu Oct 6 11:15:00 GMT 2005

2005-10-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20051006.111500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

  1   2   >