Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0.1
-
Fix Version/s: None
-
Component/s: Integration Tests
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The it plugin is really meant to perform functional tests of plugins and as such should be renamed.
Ideas:
- maven-plugin-it-plugin
- maven-test-plugin-plugin
Another idea is to include its feature in the plugin plugin under a plugin:test mojo.
I didn't intend it to JUSt test plugins - it runs after the artifact is built and hence can be used to deploy wars
and test them.
Close?