[ http://jira.codehaus.org/browse/DOXIA-47?page=comments#action_58006 ] 

Julian Wood commented on DOXIA-47:
----------------------------------

Not sure where this should go, but I wanted to comment on actually getting 
m2.0.2 to use my fixes, which I haven't been able to do.

I can do mvn install -DupdateReleaseInfo=true

in my doxia directory, and everything is installed to 
 ~/.m2/repository/org/apache/maven/doxia

However, mvn doesn't use the fixes. We also have

 ~/.m2/repository/ doxia/doxia-core
 ~/.m2/repository/ doxia/doxia-sink-api
 ~/.m2/repository/org/codehaus/doxia/doxia-sink-api

/usr/local/maven/lib/doxia-sink-api-1.0-alpha-8-SNAPSHOT.jar

Issuing mvn site will download all of these jars if they are not there, every 
time. Not only that, but it will download multiple versions of each!

So it would appear there is some pom clean up necessary, and in the short term, 
even replacing all of them with my "fixed" version, only got "half" of the 
changes in. I have no idea how this is possible, since all of my changes are in 
doxia-core. What I mean by "half" is that the links work, but the ampersand is 
not stripped from the display. I will assume it's some problem with versioning, 
but if anyone has some suggestions...


> APT - local named anchors in apt text are not created properly.
> ---------------------------------------------------------------
>
>          Key: DOXIA-47
>          URL: http://jira.codehaus.org/browse/DOXIA-47
>      Project: doxia
>         Type: Bug

>     Versions: 1.0-alpha-6
>  Environment: osx 10.4.4, java 1.4.2_09
>     Reporter: Julian Wood
>     Priority: Minor
>  Attachments: DOXIA-47-doxia-core.patch
>
>
> Named anchors don't work in APT text. It seems that the anchor part is OK, 
> but the link is not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to