Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Grzegorz Slowikowski
providers are not working, for example: http://maven.apache.org/surefire-archives/surefire-2.18/surefire-providers\common-junit4/index.html contains backslash. This looks like a bug in maven-project-info-reports-plugin. You should probably "clean" this page by hand. Regards Grzegorz Slowikowski

Re: [VOTE] Release Maven Surefire Plugin version 2.18

2014-10-31 Thread Grzegorz Slowikowski
http://maven.apache.org/surefire-archives/ - directory name is sometimes "surefire", sometimes "maven-surefire", this changes from version to version. Maybe should be fixed to "maven-surefire". 2014-10-31 7:58 GMT+01:00 Andreas Gudian : > Am Donnerstag, 30. Oktober 2014 schrieb tibor17 : > > > Th

Re: [ANN] Apache Maven Install Plugin 2.5.1 Released

2013-10-20 Thread Grzegorz Slowikowski
Fix "installAtEnd" description. Now it's: Whether every project should be deployed during its own deploy-phase or at the end of the multimodule build. If set to true and the build fails, none of the reactor projects is deployed Should be "installed", not "deployed". 2013/10/19 Robert Scholte

Re: Preparing Maven SCM 1.0

2007-03-13 Thread Grzegorz Slowikowski
- Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 13, 2007 3:13 PM Subject: Preparing Maven SCM 1.0 Hi, I'd like to release Maven 1.0 in next weeks. As you can see, I updated jira for this version. Before to do it, we need to fix some maj

Re: [jira] Commented: (MSOURCES-8) maven-source-plugin causes generate-sources phase to execute twice

2007-01-15 Thread Grzegorz Slowikowski
Hi This is not the first problem with cycle forking. The others I know are: - test coverage checking with clover plugin - jspc plugin (codehaus mojo) - forking was removed Do you have any idea, what to do with it? Grzegorz Slowikowski - Original Message - From: "Chris Hilton

Re: svn commit: r438189 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/profiles/ main/java/org/apache/maven/project/artifact/ test/java/org/apache/maven/project/artifact/

2006-08-31 Thread Grzegorz Slowikowski
Hello Why didn't you use jira issue number in commit message and didn't close jira issue (I don't remember its number)? I'm talking about exclusions bug. Grzegorz Slowikowski 2006/8/29, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Author: jdcasey Date: Tue Aug 29

Re: Maven 2.0.4 - Cascading POMs with packaging=pom

2006-05-19 Thread Grzegorz Slowikowski
Yes, you can. Greg - Original Message - From: "Carsten Karkola" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Friday, May 19, 2006 10:24 AM Subject: Re: Maven 2.0.4 - Cascading POMs with packaging=pom Hello, thank you for verifying! Can I create an JIRA issue or who is resp

Re: Maven 2.0.4 - Cascading POMs with packaging=pom

2006-05-18 Thread Grzegorz Slowikowski
- Original Message - From: "Trygve Laugstøl" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Thursday, May 18, 2006 1:37 PM Subject: Re: Maven 2.0.4 - Cascading POMs with packaging=pom Carsten Karkola wrote: Hi, I've created the following directory layout /a - pom.xml /

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Grzegorz Slowikowski
Hi Ole myfaces dependency scope should be compile, not runtime: myfaces myfaces-all 1.1.1 compile or: myfaces myfaces-all 1.1.1 Greg - Original Message - From: "Ole Ersoy" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Thursday, May 18, 2006 5:15 AM Subject: Re: Maven N

Re: [vote] (2) Maven 2.0.4 Release

2006-04-06 Thread Grzegorz Slowikowski
Hi Can you delay embedder 2.0.4 release until Jason will be ready with his refactoring? From what I read, it is almost ready. Greetings Greg - Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Thursday, April 06, 2006 5:29 PM Subject:

Re: [vote] Release Maven 2.0.3 (second attempt)

2006-03-04 Thread Grzegorz Slowikowski
Hello Sorry I'm so late, but can you fix this issue http://jira.codehaus.org/browse/MNG-1797 in 2.0.3. Attached patch is very simple and the error is very irritating. Carlos made this patch one month ago. Please apply it for 2.0.3. Greg - Original Message - From: "John Casey" <[EMAIL P

[jira] Commented: (MWAR-21) Need a way to include limited set of webapp's dependencies

2006-03-03 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MWAR-21?page=comments#action_60005 ] Grzegorz Slowikowski commented on MWAR-21: -- I made a test and they were included in the war. A deleted my local repository war plugin and a) made a test, 2.0-beta-2 version was

[jira] Commented: (MWAR-21) Need a way to include limited set of webapp's dependencies

2006-02-28 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MWAR-21?page=comments#action_59641 ] Grzegorz Slowikowski commented on MWAR-21: -- Eugene, provided scope is for dependencies like servlet-api, jsp-api, etc. (that are needed for compile, but will be present in the

Re: Is it normal that Junit has the scope compiled in the plexus-containers pom file?

2006-02-24 Thread Grzegorz Slowikowski
I see thank for the answer. This message always appears when you compile your project and you are using Junit for your test, so it is a little bit annoying. On 2/24/06, Grzegorz Slowikowski <[EMAIL PROTECTED]> wrote: Plexus-containers pom has no dependencies. Plexus-container-default has jun

Re: Is it normal that Junit has the scope compiled in the plexus-containers pom file?

2006-02-24 Thread Grzegorz Slowikowski
Plexus-containers pom has no dependencies. Plexus-container-default has junit compile dependency because it contains plexus base testing classes. I think these should be it separate artifact (this would require a lot of refactoring). Greg - Original Message - From: "Alexandre Poitras"

[jira] Created: (MEV-344) Missing pom for tomcat:jasper-compiler:5.5.15

2006-02-23 Thread Grzegorz Slowikowski (JIRA)
Missing pom for tomcat:jasper-compiler:5.5.15 - Key: MEV-344 URL: http://jira.codehaus.org/browse/MEV-344 Project: Maven Evangelism Type: Bug Components: Missing POM Reporter: Grzegorz Slowikowski Missing POM

[jira] Created: (MEV-343) Missing po for tomcat:jaster-runtime:5.5.15

2006-02-23 Thread Grzegorz Slowikowski (JIRA)
Missing po for tomcat:jaster-runtime:5.5.15 --- Key: MEV-343 URL: http://jira.codehaus.org/browse/MEV-343 Project: Maven Evangelism Type: Bug Reporter: Grzegorz Slowikowski Missing POM. Just copy from 5.5.12 and change

Re: Debugging maven with breakpoints feed-back: --jdwp + docs

2006-02-23 Thread Grzegorz Slowikowski
Hi I just copied mvn.bat to mvnd.bat (d = debug), added set MAVEN_OPTS=... line and that's all. You can do the same in maven-core sources. Greg - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Wednesday, February 22, 2006 10:41 PM Subjec

Re: Problems with the site plugin

2006-02-23 Thread Grzegorz Slowikowski
Hello Where is the site:stage goal you are talking about? What is it for? I've been looking for it in components/trunk/maven-core/src/main/resources/... but not found. Greg - Original Message - From: "Vincent Siveton" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Wednesday, F

[jira] Commented: (MNG-2068) Multiple inheritance fails to find "grand" parent in ../../pom.xml when the groupIds differ (Test Case Attached)

2006-02-13 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-2068?page=comments#action_58488 ] Grzegorz Slowikowski commented on MNG-2068: --- Add: junit junit 3.8.1 test to pom.xml and good-example will work. I use Maven 2.0.2

[jira] Commented: (MNG-1797) Dependency excludes apply to every subsequent dependency, not just the one it is declared under.

2006-02-05 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-1797?page=comments#action_57882 ] Grzegorz Slowikowski commented on MNG-1797: --- Maybe it would be better to separate these two cases (direct and transitive exclusions). Hibernate-3.0.5 pom is not simple and

[jira] Commented: (MNG-1797) Dependency excludes apply to every subsequent dependency, not just the one it is declared under.

2006-02-04 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-1797?page=comments#action_57853 ] Grzegorz Slowikowski commented on MNG-1797: --- Carlos, I think you should remove hibernate dependency from poms in both integration tests. That will simplify tests

[jira] Commented: (MNG-1797) Dependency excludes apply to every subsequent dependency, not just the one it is declared under.

2006-02-03 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-1797?page=comments#action_57835 ] Grzegorz Slowikowski commented on MNG-1797: --- There is a bug. This issue is duplicated (be me) in MNG-2032: http://jira.codehaus.org/browse/MNG-2032 > Dependency exclu

Re: [jira] Created: (MNG-2035) Add transitive dependencies with test scope when depending on a test-jar type dependency

2006-02-03 Thread Grzegorz Slowikowski
Hi What are dependency types, and what is "test-jar" type? Can you explain? What I found here: http://maven.apache.org/maven-model/maven.html about dependency types seems to be about M1, not M2. I mean this: "When Maven goes looking for a dependency in the remote repository, it uses the dependenc

[jira] Created: (MRESOURCES-11) Module doesn't depend on commons-io - remove dependency from pom

2006-02-02 Thread Grzegorz Slowikowski (JIRA)
ement Reporter: Grzegorz Slowikowski Priority: Trivial commons-io dependency should be removed -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more informati

[jira] Commented: (MNG-2032) Bug in dependency exclusions processing (ArtifactFilter's)

2006-02-02 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-2032?page=comments#action_57635 ] Grzegorz Slowikowski commented on MNG-2032: --- Sholud be Maven 2.0.2, not 2.0.1 > Bug in dependency exclusions processing (ArtifactFilte

[jira] Created: (MNG-2032) Bug in dependency exclusions processing (ArtifactFilter's)

2006-02-02 Thread Grzegorz Slowikowski (JIRA)
2.0.1 Reporter: Grzegorz Slowikowski I thing, I found an error in dependency exclusions calculations. For pom dependencies: struts struts 1.2.8 javax.servlet servlet-api jfree jfreechart

Re: mvn site using http://svn.apache.org/repos/asf/maven/plugins/trunk/ repository

2006-01-28 Thread Grzegorz Slowikowski
Hi Bret What does "updateReleaseInfo" exactly do? There are no descriptions on install plugin site: http://maven.apache.org/plugins/maven-install-plugin/install-mojo.html Thanks Greg - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Th

Re: [PROPOSAL] Integration testing proposal for Maven 2.0.x

2006-01-24 Thread Grzegorz Slowikowski
- Original Message - From: "Vincent Massol" <[EMAIL PROTECTED]> To: "'Maven Developers List'" Sent: Monday, January 23, 2006 5:02 PM Subject: [PROPOSAL] Integration testing proposal for Maven 2.0.x Hi, ... * We create a new surefire:test-integration MOJO bound to the integration-

[jira] Created: (MRELEASE-73) Add some kind of exclusion filters on subdirectories which are not submodules

2006-01-17 Thread Grzegorz Slowikowski (JIRA)
: Improvement Reporter: Grzegorz Slowikowski Priority: Trivial I will describe this using an example. Now, when releasing Maven, all subdirectories including maven-artifact-ant and maven-embedder are copied to tag. Maven-artifact-ant and maven-embedder are not included in maven as modules and

[jira] Created: (DOXIA-46) Improve SVN directory structure

2006-01-16 Thread Grzegorz Slowikowski (JIRA)
Improve SVN directory structure --- Key: DOXIA-46 URL: http://jira.codehaus.org/browse/DOXIA-46 Project: doxia Type: Improvement Reporter: Grzegorz Slowikowski Priority: Trivial 1. I think that doxia-module-twiki should be

[jira] Commented: (MNG-1273) Current installation instructions for Windows do not mention M2_HOME. It is required and cannot have spaces.

2005-12-22 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-1273?page=comments#action_54012 ] Grzegorz Slowikowski commented on MNG-1273: --- I commented this issue here: http://jira.codehaus.org/browse/MNG-1317 but this issue is still open. I personally changed in my m2

[jira] Created: (MNG-1848) Cannot execute "mvn clean" on plugins

2005-12-15 Thread Grzegorz Slowikowski (JIRA)
Cannot execute "mvn clean" on plugins - Key: MNG-1848 URL: http://jira.codehaus.org/browse/MNG-1848 Project: Maven 2 Type: Bug Components: Reactor and workspace Versions: 2.0.1 Reporter: Grzegorz S

[jira] Commented: (DOXIA-36) Clean main pom file - remove section

2005-11-09 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-36?page=comments#action_50445 ] Grzegorz Slowikowski commented on DOXIA-36: --- What is this plugin and its 'descriptor' goal for? Where can I found some docs? When included here it tries to do some

[jira] Commented: (MNG-1317) m2.bat doesn't work on Windows 2000

2005-10-25 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-1317?page=comments#action_49224 ] Grzegorz Slowikowski commented on MNG-1317: --- Read this: http://mail-archives.apache.org/mod_mbox/maven-users/200504.mbox/[EMAIL PROTECTED] > m2.bat doesn't work on

[jira] Commented: (MNG-1317) m2.bat doesn't work on Windows 2000

2005-10-25 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MNG-1317?page=comments#action_49223 ] Grzegorz Slowikowski commented on MNG-1317: --- I have this problem on Windows XP and I found something strange. If path to your batch contains no long elements (longer than old

[jira] Created: (MNG-1297) Continuum build throws LifecycleExecutionException while building Maven PLUGIN Plugin

2005-10-24 Thread Grzegorz Slowikowski (JIRA)
Components: bootstrap Versions: 2.0.1 Environment: Maven 2.0.1-SNAPSHOT Reporter: Grzegorz Slowikowski Priority: Minor In your continuum logs there is an exception. Build finishes with success. What does this exception mean? Why is it not critical

[jira] Created: (MNG-1254) Different M2 behaviour with and without -X commandline option

2005-10-20 Thread Grzegorz Slowikowski (JIRA)
Different M2 behaviour with and without -X commandline option - Key: MNG-1254 URL: http://jira.codehaus.org/browse/MNG-1254 Project: Maven 2 Type: Bug Reporter: Grzegorz Slowikowski While building

[jira] Updated: (MEV-126) poms for som emissing sun xml API + javamail 1.3.3

2005-10-20 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MEV-126?page=all ] Grzegorz Slowikowski updated MEV-126: - Attachment: javax.zip Check my proposal (now with attachment) > poms for som emissing sun xml API + javamail 1.

[jira] Commented: (MEV-126) poms for som emissing sun xml API + javamail 1.3.3

2005-10-20 Thread Grzegorz Slowikowski (JIRA)
[ http://jira.codehaus.org/browse/MEV-126?page=comments#action_48923 ] Grzegorz Slowikowski commented on MEV-126: -- Check my proposals too > poms for som emissing sun xml API + javamail 1.

Re: [M2.0] release:perform is broken again

2005-10-20 Thread Grzegorz Slowikowski
Hi This seems to be the same error, I was writing about some days ago. Greg - Original Message - From: "Michael McCrann" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Thursday, October 20, 2005 2:14 AM Subject: RE: [M2.0] release:perform is broken again Brett, This is my out

Re: Beta3 Build

2005-10-19 Thread Grzegorz Slowikowski
Hi I agree with you. There should be sources archive along with binaries for every released Maven version, even beta. I don't think this is to much work. When one builds binaries (probably Bret does it), he has sources that can be distributed. Greg - Original Message - From: "Andreas S