[jboss-jira] [JBoss JIRA] (AS7-2020) Maven plugin to process properties
Ondrej Zizka (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Oct 5 20:52:15 EDT 2011
[ https://issues.jboss.org/browse/AS7-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632619#comment-12632619 ]
Ondrej Zizka commented on AS7-2020:
-----------------------------------
There's a wish/requirement that `mvn install` should run smoke tests group by default, and, at best, it should also accept -D<group_name> params.
Maven's profile activation capabilities are quite limited so we need to replace the params appropriately before passing them to `mvn`. Maintaining a .sh script and .bat script for this purpose is tedious and ineffective.
Would be great to have a Maven plugin for this.
> Maven plugin to process properties
> ----------------------------------
>
> Key: AS7-2020
> URL: https://issues.jboss.org/browse/AS7-2020
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Test Suite
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list