[ http://jira.codehaus.org/browse/MAVENUPLOAD-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106587 ]
Carlos Sanchez commented on MAVENUPLOAD-1701: --------------------------------------------- what are you exactly trying to do? in the pom you can put the groupId you want For goals that can run without poms you can use pluginGroups in the settings.xml http://maven.apache.org/settings.html or the commandline mvn groupId:artifactId:version:goal > 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