Skip to content

Conversation

@TheSnoozer
Copy link
Collaborator

As suggested in #181, I would like to introduce a demo-Profile where anybody can just run the plugin right away.

This would speed up to live test wheather something is broken under some conditions or not. I used this in one of my own plugins to discover some nasty bugs.

However, this will not avoid writing Testcases. This should only help to track down a problem and then writing test cases for it.
For my own plugin I once had included it in the regular-build (so run everytime for everytime), However when i screwed up, I had no chance to re run mvn clean install without removing the config of the plugin. Therefore I needed to moved it to a different profile where I could choose if I would like to run it or not.

@TheSnoozer
Copy link
Collaborator Author

Hi @ktoso,
I wasn't sure if I just can pull my own change in.
I'll just go ahead and if you don't like just let me know :)

TheSnoozer pushed a commit that referenced this pull request Apr 12, 2015
Introduce a demo-profile inside the pom, see #181
@TheSnoozer TheSnoozer merged commit 242dcfd into git-commit-id:master Apr 12, 2015
@TheSnoozer TheSnoozer added this to the 2.1.14 milestone Apr 12, 2015
@ktoso
Copy link
Collaborator

ktoso commented Apr 12, 2015

Great idea and good to merge commits whenever you feel a PR is good to go :-)

@ktoso
Copy link
Collaborator

ktoso commented Apr 12, 2015

Let's keep doing things as PRs so we have a chance to discuss of something more up-for-debate :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants