[forge-issues] [JBoss JIRA] (FORGE-1461) "project-new" command fails while a ResourceTransaction is active

Lincoln Baxter III (JIRA) issues at jboss.org
Mon Jan 20 20:42:29 EST 2014


    [ https://issues.jboss.org/browse/FORGE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12937390#comment-12937390 ] 

Lincoln Baxter III commented on FORGE-1461:
-------------------------------------------

Okay. I will take a look at this one tomorrow.






-- 
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."

                
> "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
>
> {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: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list