[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-27 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_52144 ] Wendy Smoak commented on MEV-227: - The 1.2.8 pom is in now the Apache repo: http://www.apache.org/dist/java-repository/struts/poms/ Please re-generate the m2 pom and let's see what

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-26 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_52100 ] Wendy Smoak commented on MEV-227: - The corrected m1 pom (with dependency scope hints added) for 1.2.8 is in the Struts repository: https://svn.apache.org/repos/asf/struts/action/branches

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-23 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_51811 ] Wendy Smoak commented on MEV-227: - I think we can fix this from the Apache side (in java-repository). We'll try, anyway. :) If you don't see what you're expecting in ibiblio by Monday

[jira] Commented: (MEV-230) Struts POM should have Cactus dependencies listed with scopetest/scope

2005-11-23 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-230?page=comments#action_51867 ] Wendy Smoak commented on MEV-230: - See also: http://jira.codehaus.org/browse/MEV-227 Struts POM should have Cactus dependencies listed with scopetest/scope

[jira] Commented: (MEV-227) struts 1.2.4 and 1.2.8 dependencies still broken

2005-11-23 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-227?page=comments#action_51871 ] Wendy Smoak commented on MEV-227: - The 1.2.7 pom can be duplicated for 1.2.8. I was going to put it in the Apache repo, but Carlos' comment says 'a maven1 pom' which this is not. I

[jira] Commented: (MEV-136) MyFaces requires commons-digester and commons-el

2005-11-21 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-136?page=comments#action_51539 ] Wendy Smoak commented on MEV-136: - http://marc.theaimsgroup.com/?l=myfaces-devm=113259460719576w=2 The portlet jar is only required for compiling. If you are running a MyFaces portlet

[jira] Commented: (MEV-136) MyFaces requires commons-digester and commons-el

2005-11-20 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-136?page=comments#action_51480 ] Wendy Smoak commented on MEV-136: - Please make the portlet api optional, otherwise it's going to end up in all of our webapps. Thanks! Index: myfaces-parent/1.1.0/myfaces-parent-1.1.0

[jira] Commented: (MEV-197) Improvements for Commons Chain pom

2005-11-16 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-197?page=comments#action_51123 ] Wendy Smoak commented on MEV-197: - Actually, I'm just stuck in the middle. My project depends on Struts, which depends on Chain, which is making a mess of WEB-INF/lib. Craig clarified

[jira] Commented: (MEV-197) Improvements for Commons Chain pom

2005-11-15 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-197?page=comments#action_50987 ] Wendy Smoak commented on MEV-197: - Quotes from the Commons Chain docs [0]: The context abstraction is designed to isolate command implementations from the environment in which

[jira] Updated: (MEV-197) Improvements for Commons Chain pom

2005-11-15 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-197?page=all ] Wendy Smoak updated MEV-197: Attachment: chain-1.0.diff Replacement diff -- this one also marks JUnit as test scope. Improvements for Commons Chain pom

[jira] Updated: (MEV-197) Improvements for Commons Chain pom

2005-11-15 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-197?page=all ] Wendy Smoak updated MEV-197: Attachment: chain-1.0-20051115.diff Apparently you can't reuse filenames, trying again. :) Improvements for Commons Chain pom

[jira] Commented: (MEV-197) Improvements for Commons Chain pom

2005-11-15 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-197?page=comments#action_51080 ] Wendy Smoak commented on MEV-197: - Then shouldn't Portlet also be 'provided'? I don't do portlets, but I assume the api is provided by the Portal. (I need to know in order to patch

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-13 Thread Wendy Smoak
On 11/13/05, Lukas Theussl [EMAIL PROTECTED] wrote: I just committed a fix for this issue, can you check if it's ok? One thing though: in navigation.xml, you need to prepend the hrefs in the menu items by a slash, eg item name=Bean href=/tagreference-struts-bean.html/ Strange, I see no

[jira] Created: (MEV-197) Improvements for Commons Chain pom

2005-11-12 Thread Wendy Smoak (JIRA)
Improvements for Commons Chain pom -- Key: MEV-197 URL: http://jira.codehaus.org/browse/MEV-197 Project: Maven Evangelism Type: Improvement Components: Dependencies Reporter: Wendy Smoak Making some dependencies optional

[jira] Updated: (MEV-197) Improvements for Commons Chain pom

2005-11-12 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MEV-197?page=all ] Wendy Smoak updated MEV-197: Attachment: chain-1.0.diff Improvements for Commons Chain pom -- Key: MEV-197 URL: http://jira.codehaus.org/browse/MEV

[jira] Created: (MPPDF-53) Title and dates are incorrect when used with Maven 1.0.2

2005-11-12 Thread Wendy Smoak (JIRA)
-pdf-plugin-2.5-SNAPSHOT Reporter: Wendy Smoak See http://struts.apache.org/struts-tiles/struts-tiles.pdf for an example of a PDF generated with Maven 1.0.2 and the latest development snapshot of the plugin. The title, current date, and inception date are not correct. From Lukas in http

[jira] Created: (MPPDF-54) Duplicate ids in tables in different documents cause a problem

2005-11-12 Thread Wendy Smoak (JIRA)
1.0.2 maven-pdf-plugin-2.5-SNAPSHOT Reporter: Wendy Smoak 'maven pdf' in struts/current/taglib results in: [java] [ERROR] file:/e:/svn/struts/current/taglib/target/pdf/project.fo:9279 :1971 The id #define_id already exists in this document The offending anchors are coming from Taglib Reference

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-11 Thread Wendy Smoak
On 11/10/05, Lukas Theussl [EMAIL PROTECTED] wrote: Hm, I can't reproduce this one. Running 'maven pdf' in struts/current/tiles gives me the right title and date. Maybe a multiproject issue? No, I was just doing 'maven pdf' from struts/current/tiles, nothing multiproject about it. So,

[m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-10 Thread Wendy Smoak
On 10/31/05, Lukas Theussl [EMAIL PROTECTED] wrote: No, if we did everything correctly then you should be able to build the pdf without changing any xdocs. The current pdf plugin does not generate id's from sub/section names anymore, only if you have explicitly identical id's in your xdoc

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2005-11-10 Thread Wendy Smoak
On 11/10/05, Wendy Smoak [EMAIL PROTECTED] wrote: Lukas, I finally got back to this, and after building the PDF plugin from source, I'm still having trouble with duplicate ids. It did work for Struts Tiles: http://struts.apache.org/struts-tiles/struts-tiles.pdf However, it is not picking

Re: How do I make my first Maven project

2005-11-02 Thread Wendy Smoak
On 11/2/05, Balaji K M [EMAIL PROTECTED] wrote: I followed the instruction given in the How do I make my first Maven project, then when I typed the following command mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app I am getting the following error can

Re: How do I make my first Maven project

2005-11-02 Thread Wendy Smoak
On 11/2/05, Wendy Smoak [EMAIL PROTECTED] wrote: You need to cd into the 'my-app' directory that Maven created for you, then run 'mvn compile' form there. Sorry... I thought this was the usual problem *after* archetype:create, when you try 'mvn compile' without changing into the newly created

Re: [m1] Using the latest xdoc and multiproject plugins together

2005-10-31 Thread Wendy Smoak
From: Arnaud HERITIER [EMAIL PROTECTED] Wendy, Can you explain to me how you build the struts site. I saw that now there are a lot of subproject. Should I download each subproject ? I would like to reproduce the error you had. Check the whole thing out using the 'current' svn external

[m1] Using the latest xdoc and multiproject plugins together

2005-10-30 Thread Wendy Smoak
I'm trying to generate a PDF of the Struts site. Because there hasn't yet been a 1.10 release of the Xdoc plugin including the fix for http://jira.codehaus.org/browse/MPXDOC-158 I checked out the source and did plugin:install. Then 'maven multiproject:site' failed: BUILD FAILED File..

Re: [m1] Using the latest xdoc and multiproject plugins together

2005-10-30 Thread Wendy Smoak
From: Arnaud HERITIER [EMAIL PROTECTED] But I'm not sure it'll fix your problem. It seems that there's an incompability between Jelly tags used in maven 1.0 and 1.1. Our priority is actually to provide a new release (1.1) for maven 1.X with a completely new set of plugins. Then it

Re: [m1] Using the latest xdoc and multiproject plugins together

2005-10-30 Thread Wendy Smoak
/sitemap.jsl. I don't think it is needed. No guarantee that it solves your problem though. I tried that, now it's unhappy about the 'old' attribute, probably on sitemap.jsl line 80. I'm back on xdoc 1.9.2 and will wait to see what Arnaud has to say. Thanks! -- Wendy Smoak

Re: [m2] Surefire classloader issues (?)

2005-10-24 Thread Wendy Smoak
(debugger) in both m1 and m2. Suggestions? Thanks, Wendy Smoak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MNG-1309) Site archetype should not need archetypeVersion parameter

2005-10-24 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MNG-1309?page=comments#action_49161 ] Wendy Smoak commented on MNG-1309: -- This is a duplicate of http://jira.codehaus.org/browse/MNG-1284 Site archetype should not need archetypeVersion parameter

Re: [m2] Surefire classloader issues (?)

2005-10-23 Thread Wendy Smoak
the entire set of tests in JSwat (debugger) in both m1 and m2. Suggestions? Thanks, Wendy Smoak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] Surefire classloader issues (?)

2005-10-23 Thread Wendy Smoak
correct by some appropriate commands in tearDown() ? It seems that would be more robust across test runners (I'm not sure how IDEs handle your tests, for example). Yes, now that I understand the situation a little better I'll fix the tests. Thanks for your help! -- Wendy Smoak

[jira] Created: (MPXDOC-159) Allow users to provide 'href' attribute to be used a section or subsection anchor

2005-08-21 Thread Wendy Smoak (JIRA)
Feature Reporter: Wendy Smoak Assigned to: Arnaud Heritier Fix For: 1.8 The xdoc plugin uses the 'name' attribute of section and subsection tags as the named anchor for that section. If two sections have the same name, then, you get duplicate anchors. In addition, depending on the text

[jira] Commented: (MPPDF-40) Can't use 2 subsections with the same name

2005-08-21 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MPPDF-40?page=comments#action_44823 ] Wendy Smoak commented on MPPDF-40: -- I agree that this needs to be fixed in xdoc first. I didn't see that anyone had yet reported it, so I opened a feature request to allow section

<    2   3   4   5   6   7