You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Oleg Gusakov (JIRA)" <ji...@codehaus.org> on 2008/12/10 21:28:20 UTC

[jira] Commented: (MERCURY-50) Implement repository writing functionality

    [ http://jira.codehaus.org/browse/MERCURY-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157605#action_157605 ] 

Oleg Gusakov commented on MERCURY-50:
-------------------------------------

Going after the following syntax:

{code:xml|title=build.xml|borderStyle=solid}

  <target name="deploy" depends="compile">
    <merc:write repoid="localRepo"
                        bin="${target}/t.jar"
                        name="t:t:1.0"
    />

  </target>
  
{code}

> Implement repository writing functionality
> ------------------------------------------
>
>                 Key: MERCURY-50
>                 URL: http://jira.codehaus.org/browse/MERCURY-50
>             Project: Mercury
>          Issue Type: Sub-task
>          Components: Ant tasks
>            Reporter: Oleg Gusakov
>            Assignee: Oleg Gusakov
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> Install / deploy functionality

-- 
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