[JBoss JIRA] (FORGE-1381) Being able to clear parts or all project
by Antonio Goncalves (JIRA)
[ https://issues.jboss.org/browse/FORGE-1381?page=com.atlassian.jira.plugin... ]
Antonio Goncalves updated FORGE-1381:
-------------------------------------
Description:
When prototyping using a Forge script, sometimes I would like to have a command that would delete parts of a project (or everything) from dependencies in the {{pom.xml}} to source code. Something like :
{code}
jpa-clear # deletes the code of the entities and the JPA dependencies
jsf-clear # deletes the backing bean and pages
...
project-clear # deletes everything (source code, and pom dependencies) leaving empty directories and artifactId and groupId
{code}
And then I would be able to start again from scratch without leaving the CLI.
was:
When prototyping using a Forge script, sometimes I would like to have a command that would delete everything (pom.xml, src directory....). Something like :
{code}
project-clear
{code}
And then I would be able to start again from scratch without leaving the CLI.
> Being able to clear parts or all project
> ----------------------------------------
>
> Key: FORGE-1381
> URL: https://issues.jboss.org/browse/FORGE-1381
> Project: Forge
> Issue Type: Feature Request
> Components: UI - Shell
> Affects Versions: 2.0.0.Beta3
> Reporter: Antonio Goncalves
>
> When prototyping using a Forge script, sometimes I would like to have a command that would delete parts of a project (or everything) from dependencies in the {{pom.xml}} to source code. Something like :
> {code}
> jpa-clear # deletes the code of the entities and the JPA dependencies
> jsf-clear # deletes the backing bean and pages
> ...
> project-clear # deletes everything (source code, and pom dependencies) leaving empty directories and artifactId and groupId
> {code}
> And then I would be able to start again from scratch without leaving the CLI.
--
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