[jira] Created: (CONTINUUM-267) SizeLimitExceededException on upload M1 project file

2005-08-17 Thread Anatol Pomozov (JIRA)
from CVS. WinXP. jdk 142_09 Reporter: Anatol Pomozov Priority: Minor When I try to upload M1 project.xml file I get following exception. Size of file is 23,5kb. I don't think that is too much for project file. 2005-08-17 13:05:39,828 [SocketListener0-2] ERROR RequestParameterP

[jira] Updated: (MNG-430) NPE in repoclean

2005-05-26 Thread Anatol Pomozov (JIRA)
[ http://jira.codehaus.org/browse/MNG-430?page=all ] Anatol Pomozov updated MNG-430: --- Attachment: artifact.patch > NPE in repoclean > > > Key: MNG-430 > URL: http://jira.codehaus.org/browse/MNG-430 >

[jira] Created: (MNG-430) NPE in repoclean

2005-05-26 Thread Anatol Pomozov (JIRA)
NPE in repoclean Key: MNG-430 URL: http://jira.codehaus.org/browse/MNG-430 Project: Maven 2 Type: Bug Components: repository-tools Versions: 2.0-alpha-3 Reporter: Anatol Pomozov Attachments: artifact.patch There was wrong logic in

[jira] Created: (MEV-19) Missing pom for servletapi:servlet:2.4

2005-05-26 Thread Anatol Pomozov (JIRA)
Missing pom for servletapi:servlet:2.4 -- Key: MEV-19 URL: http://jira.codehaus.org/browse/MEV-19 Project: Maven Evangelism Type: Bug Reporter: Anatol Pomozov Downloading: http://repo1.maven.org/maven2/servletapi/servlet

Re: SVN assistence

2005-05-12 Thread Anatol Pomozov
'svn help' and 'svn help ' also is a good startpoint. On 5/11/05, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > Hi, > > You can read this book : http://svnbook.red-bean.com/ > > Checkout : svn co > http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/ > Diff : svn diff >patch_file > > E

Re: Maven plugin for IDEA enhancements

2004-07-30 Thread Anatol Pomozov
Ooops. Seems firewall blocked attached file. You can find it here http://kanguroo.org/maven/module.jelly -- Best regards, Anatol - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Maven plugin for IDEA enhancements

2004-07-30 Thread Anatol Pomozov
Hello maven developers, I played a little with maven IDEA plugin. And I made some enhancements. There is a list of changes 1) Added 'target' dir to exluded folders list (?? Is it reasonable) 2) Replace invalid $MODULE_DIR$ tokens with $$MODULE_DIR$$ 3) Check if unit tests present then add JUnit l