Re: [REQUEST] Synch Tapestry 5.0.1 from people.apache.org to ibiblio

2007-02-03 Thread Howard M. Lewis Ship
e gone back in and corrected the permissions on people.apache.org, so please kick of a new copy (or please tell me that it happens on its own ... and maybe when!). Howard M. Lewis Ship wrote: I've upload a stable preview (not snapshot) release of Tapestry 5.0.1 to people.apache.org/r

[REQUEST] Synch Tapestry 5.0.1 from people.apache.org to ibiblio

2007-02-02 Thread Howard M. Lewis Ship
I've upload a stable preview (not snapshot) release of Tapestry 5.0.1 to people.apache.org/repo/m2-ibiblio-rsync-repository and I'd like to request a sync from there to ibiblio. Is this still required or is it now automated? -- Howard M. Lewis Ship TWD Consulting, Inc. Indepe

[jira] Created: (MNG-2085) POM documentation for repository structure looks out of date

2006-02-17 Thread Howard M. Lewis Ship (JIRA)
: 2.0.2 Reporter: Howard M. Lewis Ship The POM documentation, at http://maven.apache.org/maven-model/maven.htm, is out of date w.r.t the structure of the remote repository. This element describes all of the dependencies associated with a project. Each

[jira] Commented: (MNG-2082) assembly:assembly doesn't recognize pre-defined assembly types

2006-02-17 Thread Howard M. Lewis Ship (JIRA)
[ http://jira.codehaus.org/browse/MNG-2082?page=comments#action_58935 ] Howard M. Lewis Ship commented on MNG-2082: --- My bad; I had two pom.xml's and got confused. Once I update the correct pom, I'm back in business. > assembly:ass

[jira] Created: (MNG-2082) assembly:assembly doesn't recognize pre-defined assembly types

2006-02-17 Thread Howard M. Lewis Ship (JIRA)
2.0.2 Reporter: Howard M. Lewis Ship Attachments: pom.xml I'm trying to build a source bundle for uploading to my download site. The following should work, if I'm folloiwng the documentation property, but doesn't. bash-3.00$ mvn assembly:assembly -Dmaven.assembly.descriptorId

[jira] Created: (MSITE-92) site:stage fails, goal not found

2006-02-16 Thread Howard M. Lewis Ship (JIRA)
site:stage fails, goal not found Key: MSITE-92 URL: http://jira.codehaus.org/browse/MSITE-92 Project: Maven 2.x Site Plugin Type: Bug Environment: Maven 2.0.2 Reporter: Howard M. Lewis Ship The documentation for "site:

[jira] Created: (MNG-2080) The automatically generated documentation should identify the project's group id, artifact id, and maybe version

2006-02-16 Thread Howard M. Lewis Ship (JIRA)
rowse/MNG-2080 Project: Maven 2 Type: Improvement Components: Dependencies Versions: 2.0.2 Reporter: Howard M. Lewis Ship The standard set of reports, i.e., ${reports}, should automatically generate documentation identitying the group id and artifact id, as th

[jira] Created: (WAGON-35) wagon doesn't support site:deploy via ftp

2006-02-16 Thread Howard M. Lewis Ship (JIRA)
wagon doesn't support site:deploy via ftp - Key: WAGON-35 URL: http://jira.codehaus.org/browse/WAGON-35 Project: wagon Type: Bug Versions: 1.0-alpha-6 Environment: maven 2.0.2, win xp Reporter: Howard M.

[jira] Created: (MAVENUPLOAD-677) POM for Tapestry 4.0

2006-01-12 Thread Howard M. Lewis Ship (JIRA)
POM for Tapestry 4.0 Key: MAVENUPLOAD-677 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-677 Project: maven-upload-requests Type: Task Reporter: Howard M. Lewis Ship Tapestry 4.1 will build with Maven 2, in the meantime, here'

[jira] Created: (MNG-1864) Menu links to javadoc uses wrong link

2005-12-17 Thread Howard M. Lewis Ship (JIRA)
Reporter: Howard M. Lewis Ship Got Maven to generate my javadoc, but in the menus it generates the wrong link. The link is generated as: href="../apidocs/index.html" But this is a largely blank page; the JavaDoc is actually generated as ../apidocs/overview-summary.html -- This

[jira] Created: (MNG-1863) Plugin should be configured in not

2005-12-17 Thread Howard M. Lewis Ship (JIRA)
, jdk 1.5, cygwin Reporter: Howard M. Lewis Ship The documentation at http://maven.apache.org/plugins/maven-javadoc-plugin/configuration.html indicates that you configure this plugin inside the element of the pom; some research revealed that it is part of the element. As a new Maven (2

[jira] Created: (MNG-1803) Provide line number information when there are errors processing a pom.xml

2005-12-10 Thread Howard M. Lewis Ship (JIRA)
Versions: 2.0 Environment: Maven 2.0, Windows xp, jdk 1.5, cygwin Reporter: Howard M. Lewis Ship When there is an error in a pom.xml, Maven 2 does a reasonable job identifying the error, but it doesn't provide the location of the error. For example, I forget to include a i

[jira] Commented: (MAVENUPLOAD-338) Upload Javassist 3.0

2005-04-11 Thread Howard M. Lewis Ship (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-338?page=comments#action_31872 ] Howard M. Lewis Ship commented on MAVENUPLOAD-338: -- I've uploaded it again with a new name: jabundle.jar Here's part of the transcript: bash-2.0

[jira] Commented: (MAVENUPLOAD-338) Upload Javassist 3.0

2005-03-30 Thread Howard M. Lewis Ship (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-338?page=comments#action_31469 ] Howard M. Lewis Ship commented on MAVENUPLOAD-338: -- Very strange. I checked my copy and it appears fine; I've re-uploaded it to the same loc

[jira] Created: (MAVENUPLOAD-338) Upload Javassist 3.0

2005-03-30 Thread Howard M. Lewis Ship (JIRA)
Upload Javassist 3.0 Key: MAVENUPLOAD-338 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-338 Project: maven-upload-requests Type: Task Reporter: Howard M. Lewis Ship http://howardlewisship.com/downloads/javassist-3.0.jar http

[jira] Created: (MAVENUPLOAD-325) jCharts-0.6.0

2005-03-10 Thread Howard M. Lewis Ship (JIRA)
jCharts-0.6.0 - Key: MAVENUPLOAD-325 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-325 Project: maven-upload-requests Type: Task Reporter: Howard M. Lewis Ship http://howardlewisship.com/downloads/jcharts-bundle.jar http://sourceforge.net

[PATCH] Clover report ordering

2003-09-23 Thread Howard M. Lewis Ship
A little ways back, I added a patch to Jira to allow more control when generating the Clover HTML report; I'd love to see this make it into RC1. http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-819 -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apach

[UPLOAD] Javassist 2.6

2003-09-01 Thread Howard M. Lewis Ship
Please upload Javassist 2.6. The distro is available at: http://prdownloads.sourceforge.net/jboss/javassist-2.6.zip?download 2.6 is a follow on to Javassist 2.5.1, which is already in the Maven repository. Thanks! -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http

[Upload] javassist

2003-07-09 Thread Howard M. Lewis Ship
.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-498 -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]