Closed GoogleCodeExporter closed 8 years ago
I think it was already resolved in #102, because my current docbkx version is
not having this issue from your test project.
https://code.google.com/p/docbkx-tools/issues/detail?id=102&can=1
I have uploaded a new snapshot release, can you give it a try?
Cedric
Original comment by MimilO...@gmail.com
on 22 Dec 2013 at 9:10
Will try. I might not be able to do so until next week, however, as all I have
is a Chromebook.
The test is actually pretty simple if you already have a git or a Github
client: clone https://github.com/markcraig/DOCS-81 and run mvn pre-site. If it
succeeds, that should be good enough.
Regards
Original comment by mark.cr...@gmail.com
on 23 Dec 2013 at 6:08
Found a host I can ssh into... Am just a bit confused, as I see this error:
[ERROR] Plugin com.agilejava.docbkx:docbkx-fop-support:2.0.15-SNAPSHOT or one
of its dependencies could not be resolved: Failed to read artifact descriptor
for com.agilejava.docbkx:docbkx-fop-support:jar:2.0.15-SNAPSHOT: Could not find
artifact com.agilejava.docbkx:docbkx-fop-support:pom:2.0.15-SNAPSHOT -> [Help 1]
But I also see that the artifact does seem to exist,
http://docbkx-tools.sourceforge.net/snapshots/com/agilejava/docbkx/docbkx-fop-su
pport/2.0.15-SNAPSHOT/
Need to have a longer look.
Original comment by mark.cr...@gmail.com
on 23 Dec 2013 at 6:14
Had to add the repository information in <pluginRepositories> rather than
<repositories>.
It does look like you have fixed the font issue, Cedric.
I do see a build failure, but it is much later and completely different:
[ERROR] Failed to execute goal
com.agilejava.docbkx:docbkx-maven-plugin:2.0.15-SNAPSHOT:generate-pdf
(documentation identifier) on project DOCS-81: Execution documentation
identifier of goal
com.agilejava.docbkx:docbkx-maven-plugin:2.0.15-SNAPSHOT:generate-pdf failed:
Plugin com.agilejava.docbkx:docbkx-maven-plugin:2.0.15-SNAPSHOT or one of its
dependencies could not be resolved: The following artifacts could not be
resolved: net.sf.docbook:docbook-xsl:zip:ns-resources:1.78.1,
net.sf.docbook:docbook-xsl-webhelpindexer:jar:1.0.1: Could not find artifact
net.sf.docbook:docbook-xsl:zip:ns-resources:1.78.1 in central
(http://repo.maven.apache.org/maven2) -> [Help 1]
Perhaps I need to add a different repository for DocBook artifacts?
Original comment by mark.cr...@gmail.com
on 23 Dec 2013 at 6:33
Hello,
true they are not deployed (I though I did it but it seems not). I have
deployed 1.78.1 but not yet webhelpindexer because I have some issues with
sourceforge having changed its interface.
Original comment by MimilO...@gmail.com
on 29 Dec 2013 at 11:35
I deployed xsl-webhelpindexer in version 1.0.0-9777 (snapshot release from
docbook subversion) as there is no official release.
I cllose the issue
Original comment by MimilO...@gmail.com
on 3 Jan 2014 at 9:40
Original comment by MimilO...@gmail.com
on 19 Jan 2014 at 7:05
Original comment by MimilO...@gmail.com
on 19 Jan 2014 at 7:05
Original issue reported on code.google.com by
mark.cr...@gmail.com
on 9 Dec 2013 at 1:55