Andrei Solntsev created SUREFIRE-2261:
-
Summary: NullPointerException when generating a test report
Key: SUREFIRE-2261
URL: https://issues.apache.org/jira/browse/SUREFIRE-2261
Project: Maven
[
https://issues.apache.org/jira/browse/MSHADE-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534191#comment-17534191
]
Andrei Solntsev commented on MSHADE-419:
How is it possible that this
[
http://jira.codehaus.org/browse/MSHARED-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Solntsev updated MSHARED-141:
Attachment: MSHARED-141-maven-invoker.patch
Patch is provided
> MavenCommandLineBuil
Components: maven-invoker
Affects Versions: maven-invoker 2.0.11, maven-invoker 2.0.10, maven-invoker
2.0.9, maven-invoker 2.0.8, maven-invoker 2.0.7
Reporter: Andrei Solntsev
Priority: Minor
Class MavenCommandLineBuilder adds system properties with spaces.
For
[
http://jira.codehaus.org/browse/MNG-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198389#action_198389
]
Andrei Solntsev commented on MNG-:
--
Benjamin, thank you!
Removing the really he
3.0-alpha-3
Reporter: Andrei Solntsev
Priority: Blocker
Maven build fails with the following error message:
"[ERROR] The project bla.bla-SNAPSHOT (C:\bla\pom.xml) has 1 error
[ERROR]
'build.plugins.plugin[org.apache.maven.plugins:m
[
http://jira.codehaus.org/browse/SCM-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=197756#action_197756
]
Andrei Solntsev commented on SCM-333:
-
We also have this issue not only in Continuum, bu
[
http://jira.codehaus.org/browse/SCM-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Solntsev updated SCM-474:
Attachment: MNG-474-maven-core.patch
The patch has been attached.
Short changes description:
1. Replaced
Reporter: Andrei Solntsev
Priority: Minor
Class org.apache.maven.scm.ChangeSet declares a static member of type
SimpleDateFormat which is not thread-safe.
If 2 concurrent treads try to use it, it will lead to error.
Proposed solution is to use class ThreadSafeDateFormat described
Hi,
I have create this issue for Maven-SCM project.
Though it has low priority, it could be quickly closed since it has a
patch attached.
Could anyone commit the patch?
Thanks,
Andrei Solntsev
-Original Message-
From: Andrei Solntsev (JIRA) [mailto:j...@codehaus.org]
Sent: Monday, May
[
http://jira.codehaus.org/browse/SCM-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Solntsev updated SCM-467:
Attachment: MNG-467-maven-core.patch
Trivial fix:
1) Added "implements Serializable" to several
, 2.0, future
Reporter: Andrei Solntsev
Priority: Trivial
The following classes from package org.apache.maven.scm are Serialzable by
nature, but don't implement java.io.Serializable interface:
AbstractScmVersion,
ChangeFile,
ChangeSet,
CommandParameter,
CommandParam
[
http://jira.codehaus.org/browse/MASSEMBLY-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137228#action_137228
]
Andrei Solntsev commented on MASSEMBLY-285:
---
I have a project with several submod
Reporter: Andrei Solntsev
Priority: Minor
Create one more SCM provider, Proxy SCM.
Its main goal is to checkout different modules from different places calling
other SCM providers.
See detailed description in my blog:
http://asolntsev.blogspot.com/2008/02/extending-maven-scm
oject: Maven SCM
Issue Type: Bug
Components: maven-scm-provider-cvs
Affects Versions: 1.x, 2.0
Reporter: Andrei Solntsev
Attachments: scm.diff
I want to tag ONE file in the working directory.
I don't want to tag ALL files.
I call SCM Plugin with
[
http://jira.codehaus.org/browse/SCM-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116574
]
Andrei Solntsev commented on SCM-343:
-
This is a useful patch.
Why it's not still included in new plugin ve
16 matches
Mail list logo