You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Adabaskar <gi...@git.apache.org> on 2016/02/11 11:27:26 UTC

[GitHub] maven-doxia-tools pull request: Changing plugin's prefix avoids ol...

GitHub user Adabaskar opened a pull request:

    https://github.com/apache/maven-doxia-tools/pull/1

    Changing plugin's prefix avoids old version conflicts

    If plugin is invoced via the mvn goal "doxia:render-books" there is often a conflict with the older 1.2 Version plugin already being present and resolved via the prefix "doxia". Here it is proposed to change the plugin prefix to "doxia3" to avoid this conflict hence "mvn doxia3:render-books" should now be used.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Adabaskar/maven-doxia-tools trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-doxia-tools/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1
    
----
commit 8b939f59906e20ff182f9fe8e832235373a30bd6
Author: Adabaskar <bo...@gmx.de>
Date:   2016-02-11T10:26:41Z

    Changing plugin's prefix avoids old version conflicts
    
    If plugin is invoced via the mvn goal "doxia:render-books" there is often a conflict with the older 1.2 Version plugin already being present and resolved via the prefix "doxia". Here it is proposed to change the plugin prefix to "doxia3" to avoid this conflict hence "mvn doxia3:render-books" should now be used.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-doxia-tools pull request: Changing plugin's prefix avoids ol...

Posted by Adabaskar <gi...@git.apache.org>.
Github user Adabaskar closed the pull request at:

    https://github.com/apache/maven-doxia-tools/pull/1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org