[JBoss JIRA] (FORGE-812) Create Hamcrest Matchers for use in the Forge Test Harness
by Vineet Reynolds (JIRA)
Vineet Reynolds created FORGE-812:
-------------------------------------
Summary: Create Hamcrest Matchers for use in the Forge Test Harness
Key: FORGE-812
URL: https://issues.jboss.org/browse/FORGE-812
Project: Forge
Issue Type: Feature Request
Components: Test Harness
Reporter: Vineet Reynolds
We could use specialized Hamcrest matchers for use in the test harness. For example, comparing expected and actual file contents of the generated scaffold could benefit from a matcher that can pinpoint mismatches, instead of relying on String comparisons.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (FORGE-811) MavenPlugin: Add maven plugin
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-811?page=com.atlassian.jira.plugin.... ]
Lincoln Baxter III commented on FORGE-811:
------------------------------------------
Actually, I think this probably does belong in the maven plugin. I'm not sure all build systems would represent plugins the same way. Also, there may be special configuration required that would be maven specific.
> MavenPlugin: Add maven plugin
> -----------------------------
>
> Key: FORGE-811
> URL: https://issues.jboss.org/browse/FORGE-811
> Project: Forge
> Issue Type: Feature Request
> Components: Maven Integration
> Affects Versions: 1.2.1.Final
> Reporter: George Gastaldi
> Labels: starter
> Fix For: 1.2.2.Final
>
>
> The MavenPlugin could have a command to add Maven plugins to the current project's pom.xml
> Syntax could be something like:
> {code}
> maven add-plugin groupId:artifactId:version
> {code}
> version is optional and may be prompted if not specified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (FORGE-811) MavenPlugin: Add maven plugin
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-811?page=com.atlassian.jira.plugin.... ]
George Gastaldi commented on FORGE-811:
---------------------------------------
But probably it should be implemented in the project plugin as you mentioned
> MavenPlugin: Add maven plugin
> -----------------------------
>
> Key: FORGE-811
> URL: https://issues.jboss.org/browse/FORGE-811
> Project: Forge
> Issue Type: Feature Request
> Components: Maven Integration
> Affects Versions: 1.2.1.Final
> Reporter: George Gastaldi
> Labels: starter
> Fix For: 1.2.2.Final
>
>
> The MavenPlugin could have a command to add Maven plugins to the current project's pom.xml
> Syntax could be something like:
> {code}
> maven add-plugin groupId:artifactId:version
> {code}
> version is optional and may be prompted if not specified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (FORGE-811) MavenPlugin: Add maven plugin
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-811?page=com.atlassian.jira.plugin.... ]
George Gastaldi commented on FORGE-811:
---------------------------------------
project add-dependency adds an entry in the <dependencies> section.
This issue targets to add an entry in the <plugins> section.
> MavenPlugin: Add maven plugin
> -----------------------------
>
> Key: FORGE-811
> URL: https://issues.jboss.org/browse/FORGE-811
> Project: Forge
> Issue Type: Feature Request
> Components: Maven Integration
> Affects Versions: 1.2.1.Final
> Reporter: George Gastaldi
> Labels: starter
> Fix For: 1.2.2.Final
>
>
> The MavenPlugin could have a command to add Maven plugins to the current project's pom.xml
> Syntax could be something like:
> {code}
> maven add-plugin groupId:artifactId:version
> {code}
> version is optional and may be prompted if not specified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (FORGE-811) MavenPlugin: Add maven plugin
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/FORGE-811?page=com.atlassian.jira.plugin.... ]
Koen Aers commented on FORGE-811:
---------------------------------
Shouldn't this be added to the project plugin?
Now there is a 'project add-dependency groupId:artifactId' already.
> MavenPlugin: Add maven plugin
> -----------------------------
>
> Key: FORGE-811
> URL: https://issues.jboss.org/browse/FORGE-811
> Project: Forge
> Issue Type: Feature Request
> Components: Maven Integration
> Affects Versions: 1.2.1.Final
> Reporter: George Gastaldi
> Labels: starter
> Fix For: 1.2.2.Final
>
>
> The MavenPlugin could have a command to add Maven plugins to the current project's pom.xml
> Syntax could be something like:
> {code}
> maven add-plugin groupId:artifactId:version
> {code}
> version is optional and may be prompted if not specified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months