Repository upload request

2003-08-12 Thread Greg Wilkins
Sorry if this is not correct... but I'm just starting on this maven thing (OK - about time). I'd like to get the jetty and servletapi jars updated in the repository. Jetty stable is now 4.2.12, but there is also a 5.0.alpha1 release that I would like to use in geronimo. I also need the 2.4

Results of clean bootstrap at 20030811-2200

2003-08-12 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030811-2200 [exec] jar:jar: [exec] [jar] Building jar: /usr/local/builds/maven/src/maven/src/plugins-build/was40/target/maven-was40-plugin-1.0.jar [exec] [copy] Copying 1 file to

RE: cvs commit: maven/src/java/org/apache/maven/project Project.j ava

2003-08-12 Thread Brett Porter
I'm not sure at what point artifacts are constructed from the dependencies in the project file. But calls to isClasspathDep will need to look up the artifact instead of the dep, then call artifact.getType().isClasspathDependency(); (I think artifact.getType() returns an aritfacttype?) This isn't

[jira] Commented: (MAVEN-673) xdoc:generate-from-pom tries to read nonexistent .pom files

2003-08-12 Thread jira
The following comment has been added to this issue: Author: Jeff French Created: Tue, 12 Aug 2003 1:06 AM Body: Here is the exception: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getCvs Root' in class org.apache.maven.project.Repository threw