[ 
http://jira.codehaus.org/browse/JBEHAVE-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=216714#action_216714
 ] 

Mauro Talevi commented on JBEHAVE-262:
--------------------------------------

Configured POMs for core and web to use git.  Maven release prepare works fine 
and creates tag.

The perform stage currently fails because the tag needs to be checked out for 
the deploy to occur.   Workaround is to:

git clone <url>
git checkout <tag-name>
mvn deploy -Preporting,distribution


> Migrate to Git for version control 
> -----------------------------------
>
>                 Key: JBEHAVE-262
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-262
>             Project: JBehave
>          Issue Type: Task
>            Reporter: Mauro Talevi
>            Assignee: Mauro Talevi
>             Fix For: 3.0
>
>
> Task to track migration to Git for source control for JBehave 3.x.  JBehave 
> 2.x remains in svn.
> Git repo is cloned from svn and can be rebased if any changes in 2.x need to 
> merged to 3.x

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to