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
[ 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
>
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
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
'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
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]
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