Re: Proposal: Build and install from source How-To

2004-09-16 Thread Brett Porter
There is a JIRA issue with this, don't remember if it had a contribution yet. I haven't had much time for Maven 1.0 recently, but it's on the TODO list for 1.0.1. - Brett Quoting "M. Sean Gilligan" <[EMAIL PROTECTED]>: > It would be really nice to have a start-to-finish How-To for how to build a

Re: How to obtain sources for maven release 1.0

2004-09-16 Thread Brett Porter
You can check out the tag - it only exists on the "maven" CVS tree though, not maven-plugins. cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co -r MAVEN_1_0 maven - Brett Quoting Jiøí Banszel <[EMAIL PROTECTED]>: > Hi all, > > could anyone please tell me where can I obtain maven sources fo

Proposal: Build and install from source How-To

2004-09-16 Thread M. Sean Gilligan
It would be really nice to have a start-to-finish How-To for how to build and install Maven 1.0 from source. I'd be willing to write the xdoc if I could get questions answered and content reviews from the list. I would also submit my DarwinPorts Portfile to opendarwin.org. (I tried submitting

Re: How to obtain sources for maven release 1.0

2004-09-16 Thread M. Sean Gilligan
I've been absent from the list for a while, but I've been trying to build a Maven 1.0 package from source off-and-on for a while (using DarwinPorts). I believe the following should do what you need: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co -r MAVEN_1_0 maven I'm having other proble

How to obtain sources for maven release 1.0

2004-09-16 Thread Jiří Banszel
Hi all, could anyone please tell me where can I obtain maven sources for release 1.0? I need to use this release and modify several classes, so I need to have the sources from which the release 1.0 was built. The sources should be tagged with MAVEN_1_0, but it is seems to be impossible to down

[jira] Created: (MAVEN-1447) cvs date parse exception

2004-09-16 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1447 Here is an overview of the issue: - Key:

[jira] Created: (MAVENUPLOAD-215) Janino 2.0.10

2004-09-16 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-215 Here is an overview of the issue: -

[jira] Closed: (MPXDOC-115) Allow header images and links to use relative paths

2004-09-16 Thread jira
Message: The following issue has been closed. Resolver: Arnaud HERITIER Date: Thu, 16 Sep 2004 7:23 PM Applied - View the issue: http://jira.codehaus.org/browse/MPXDOC-115 Here is an overview of the issue: --

cvs commit: maven-plugins/xdoc/xdocs changes.xml

2004-09-16 Thread aheritier
aheritier2004/09/16 16:18:59 Modified:xdoc/src/plugin-resources site.jsl xdoc/src/plugin-test maven.xml xdoc/xdocs changes.xml Added: xdoc/src/plugin-test/test02 .cvsignore maven.xml project.xml xdoc/src/plugin-test/test02/xdocs/images

cvs commit: maven-plugins/xdoc/src/plugin-test/test02/xdocs/subdir - New directory

2004-09-16 Thread aheritier
aheritier2004/09/16 16:16:07 maven-plugins/xdoc/src/plugin-test/test02/xdocs/subdir - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/xdoc/src/plugin-test/test02/xdocs/images - New directory

2004-09-16 Thread aheritier
aheritier2004/09/16 16:15:57 maven-plugins/xdoc/src/plugin-test/test02/xdocs/images - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/xdoc/src/plugin-test/test02/xdocs - New directory

2004-09-16 Thread aheritier
aheritier2004/09/16 16:15:47 maven-plugins/xdoc/src/plugin-test/test02/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/xdoc/src/plugin-test/test02 - New directory

2004-09-16 Thread aheritier
aheritier2004/09/16 16:15:37 maven-plugins/xdoc/src/plugin-test/test02 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MAVENUPLOAD-214) Primitive Collections for Java v1.2

2004-09-16 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-214 Here is an overview of the issue: -

[jira] Commented: (MAVENPROXY-15) Unavailable artifacts created with 0 bytes

2004-09-16 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Thu, 16 Sep 2004 12:06 PM Body: It would also be nice it the cache would not even generate the directories for every failed request in general. -

[jira] Created: (MAVENPROXY-15) Unavailable artifacts created with 0 bytes

2004-09-16 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENPROXY-15 Here is an overview of the issue: - K

[jira] Created: (MAVENUPLOAD-213) silly exceptions upload

2004-09-16 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-213 Here is an overview of the issue: -

[jira] Closed: (MAVENPROXY-13) SNAPSHOT artifacts are cached

2004-09-16 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Thu, 16 Sep 2004 7:10 AM Thanks Emmanuel, after thinking a bit more (about the stacktrace) I thought it might be maven pushing in dodgy values. Closing - ping me if the HttpUtil fixes don't work and I'll loo

[jira] Commented: (MAVENPROXY-13) SNAPSHOT artifacts are cached

2004-09-16 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Thu, 16 Sep 2004 3:43 AM Body: I've patched HttpUtils for encoded all date to english format. So, it must be works correctly if you update your HttpUtils class in maven. -