]
Lincoln Baxter III updated FORGE-1461:
--------------------------------------
Fix Version/s: 2.x Future
"project-new" command fails while a ResourceTransaction is
active
-----------------------------------------------------------------
Key: FORGE-1461
URL:
https://issues.jboss.org/browse/FORGE-1461
Project: Forge
Issue Type: Feature Request
Components: Builtin Plugins, Resources API
Affects Versions: 2.0.0.CR1
Reporter: Lincoln Baxter III
Fix For: 2.x Future
{code}[Desktop]$ transaction-start
***SUCCESS*** Resource Transaction started
[Desktop]$ project-new
--named --topLevelPackage --targetLocation --version
--finalName --buildSystem --type
[Desktop]$ project-new --named example
***SUCCESS*** Project named 'example' has been created.
Exception when parsing/running: project-new --named example, Current working directory
must be a directory
[Desktop]$
[Desktop]$
[Desktop]$ ls
pom.xml src
[Desktop]$ cd ..
[Desktop]$ ls
example
[Desktop]$ transaction-commit
[Desktop]$
{code}
--
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: