Hello Felipe,

I have this in my <build> pom's section

        <plugins>                       
            <plugin>
                <artifactId>maven-site-plugin</artifactId>
                <groupId>org.apache.maven.plugins</groupId>
                <version>2.0-beta-5</version>
                <configuration>
                    <inputEncoding>utf-8</inputEncoding>
                    <outputEncoding>utf-8</outputEncoding>
                </configuration>
            </plugin>
        </plugins>
    </build>

but haven't build any docbook document in weeks now, I'll check later at home, now I am a bit busy.

On 16.6.2006 13:58, Felipe Gaúcho wrote:
Dear Bolcina,

first of all thank you very much for the friendly responses...

I have an old project that uses DocBook to generate its documentations in
PDF format (https://cejug-classifieds.dev.java.net/).. everything works fine
on the old versions of Maven.. in fact my maven script is a set of ANT
calls.. the documentation folder is self-contained because it can produce
documents offline...

the problems started when I decided to update the maven version :))

for now, I can't compile a simple example through the plugin just because
the plugin seem not to work...

do you have a command line I can use to install the plugin ? I tested
several options here and nothing happens...


best regards,

   Felipe Gaucho


On 6/16/06, Borut Bolčina <[EMAIL PROTECTED]> wrote:

Subject: Maven for documentation

http://mail-archives.apache.org/mod_mbox/maven-users/200605.mbox/[EMAIL PROTECTED]


On 16.6.2006 13:48, Felipe Gaúcho wrote:
> sorry, the link sent me to a page with hundred of entries.. which one ?
>
> On 6/16/06, Borut Bolčina <[EMAIL PROTECTED]> wrote:
>>
>> See my post
>>
http://mail-archives.apache.org/mod_mbox/maven-users/200605.mbox/browser
>> which unfortunately no one commented on.
>>
>> Anyway, don't loose hope.
>> Borut
>>
>> On 16.6.2006 10:22, Felipe Gaúcho wrote:
>> > Dear friends,
>> >
>> > I'm trying to use the docbook plugin of maven 2.0.4.... but
>> something is
>> > getting wrong :)) any tip ?
>> >
>> > C:\ mvn --version
>> > Maven version: 2.0.4
>> >
>> > c:\ mvn plugin:download -DgroupId=maven-plugins
>> > -DartifactId=maven-sdocbook-plugin -Dversion=1.4.1
>> >
>> > [INFO] Scanning for projects...
>> > [INFO] Searching repository for plugin with prefix: 'help'.
>> > [INFO] org.apache.maven.plugins: checking for updates from central
>> > [INFO] org.codehaus.mojo: checking for updates from central
>> > [INFO] artifact org.apache.maven.plugins:maven-help-plugin:
>> checking for
>> > updates from central
>> > [INFO]
>> >
>>
----------------------------------------------------------------------------
>>
>> >
>> > [INFO] Building Maven Default Project
>> > [INFO]    task-segment: [help:describe] (aggregator-style)
>> > [INFO]
>> >
>>
----------------------------------------------------------------------------
>>
>> >
>> > [INFO] [help:describe]
>> > [INFO] Searching repository for plugin with prefix: 'install'.
>> > [INFO]
>> >
>>
------------------------------------------------------------------------
>> > [ERROR] BUILD FAILURE
>> > [INFO]
>> >
>>
------------------------------------------------------------------------
>> > [INFO] Plugin could not be found. If you believe it is correct, check
>> > your
>> > pluginGroups setting, and run with -U to update the remote
>> configuration
>> > [INFO]
>> >
>>
------------------------------------------------------------------------
>> > [INFO] For more information, run Maven with the -e switch
>> > [INFO]
>> >
>>
------------------------------------------------------------------------
>> > [INFO] Total time: 6 seconds
>> > [INFO] Finished at: Fri Jun 16 10:18:18 CEST 2006
>> > [INFO] Final Memory: 2M/5M
>> > [INFO]
>> >
>>
------------------------------------------------------------------------
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
bLOG
--
Naključna izjava tedna iz tednika Mladina:

Reply via email to