[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106588
 ] 

Matt Raible commented on MAVENUPLOAD-1701:
------------------------------------------

I'm trying to make it possible to allow end users to run "appfuse:*" without 
further modifying their system. Modifying their settings.xml is a pain and I 
don't want to make them do that. If they're new to Maven, that's an 
overwhelming step for newbies. Also, using "org.appfuse.plugins:appfuse:gen" is 
way too verbose.

So I guess my options are 1) Move the plugin to codehaus or 2) continue hosting 
the plugin in AppFuse's repo?

Thanks,

Matt

> Add scripts to sync AppFuse release repository
> ----------------------------------------------
>
>                 Key: MAVENUPLOAD-1701
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1701
>             Project: maven-upload-requests
>          Issue Type: Wish
>            Reporter: Matt Raible
>
> Contegix manages the static.appfuse.org and they've confirmed the public key 
> is in place.
> AppFuse Core:
> -------------------------
> #!/bin/sh
> CONTACTS="[EMAIL PROTECTED]"
> MODE=rsync_ssh
> [EMAIL PROTECTED]:/var/www/appfuse-releases
> GROUP_DIR=org/appfuse/
> AppFuse Maven Plugin:
> -------------------------
> #!/bin/sh
> CONTACTS="[EMAIL PROTECTED]"
> MODE=rsync_ssh
> [EMAIL PROTECTED]:/var/www/appfuse-releases
> GROUP_DIR=org/codehaus/mojo/

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

        

Reply via email to