You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vadeg <gi...@git.apache.org> on 2017/10/22 11:00:21 UTC

[GitHub] maven-plugin-testing pull request #4: Added support for plugins without conf...

GitHub user vadeg opened a pull request:

    https://github.com/apache/maven-plugin-testing/pull/4

    Added support for plugins without configuration.

    Plugin configuration may have no `<configuration>` tag. This PR adds support for such kind of configurations as well.

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

    $ git pull https://github.com/vadeg/maven-plugin-testing feature/optional-configuration-tag

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

    https://github.com/apache/maven-plugin-testing/pull/4.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 #4
    
----
commit 849ccf1bcdfb79d4efd4d1e2a28d44dde9529386
Author: Vadeg <0x...@gmail.com>
Date:   2017-10-22T10:58:41Z

    Added support for plugins without configuration.

----


---

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


[GitHub] maven-plugin-testing issue #4: Added support for plugins without configurati...

Posted by rfscholte <gi...@git.apache.org>.
Github user rfscholte commented on the issue:

    https://github.com/apache/maven-plugin-testing/pull/4
  
    Do you know the reason why somebody implemented the `ConfigurationException` being thrown?


---

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


[GitHub] maven-plugin-testing issue #4: Added support for plugins without configurati...

Posted by vadeg <gi...@git.apache.org>.
Github user vadeg commented on the issue:

    https://github.com/apache/maven-plugin-testing/pull/4
  
    Hello!
    
    Are there any updates?


---

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


[GitHub] maven-plugin-testing issue #4: Added support for plugins without configurati...

Posted by vadeg <gi...@git.apache.org>.
Github user vadeg commented on the issue:

    https://github.com/apache/maven-plugin-testing/pull/4
  
    @rfscholte I do not know the reason. What I know for sure that maven plugin can be without configuration at all.


---

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