Thanks Mark, I have re-deployed the artifacts using the the new script. Let me know if you still see any issues.
On Mon, Jul 7, 2008 at 2:02 AM, <[EMAIL PROTECTED]> wrote: > Author: mcombellack > Date: Mon Jul 7 02:02:37 2008 > New Revision: 674425 > > URL: http://svn.apache.org/viewvc?rev=674425&view=rev > Log: > Fixed spelling mistake in google (was googoe) that was prevening the > gdata-core artefact being uploaded > > Modified: > tuscany/java/sca/modules/binding-gdata-runtime/deployGdataToMaven.sh > > Modified: tuscany/java/sca/modules/binding-gdata-runtime/deployGdataToMaven.sh > URL: > http://svn.apache.org/viewvc/tuscany/java/sca/modules/binding-gdata-runtime/deployGdataToMaven.sh?rev=674425&r1=674424&r2=674425&view=diff > ============================================================================== > --- tuscany/java/sca/modules/binding-gdata-runtime/deployGdataToMaven.sh > (original) > +++ tuscany/java/sca/modules/binding-gdata-runtime/deployGdataToMaven.sh Mon > Jul 7 02:02:37 2008 > @@ -1,3 +1,3 @@ > -mvn gpg:sign-and-deploy-file -DgroupId=com.google.gdata > -DartifactId=gdata-core -Dversion=1.0 -Dpackaging=jar > -Dfile=gdata-core-1.0.jar -DrepositoryId=apache.people > -Durl=scp://people.apache.org/home/lresende/public_html/googoe-gdata/maven > -Dkeyname=lresende > +mvn gpg:sign-and-deploy-file -DgroupId=com.google.gdata > -DartifactId=gdata-core -Dversion=1.0 -Dpackaging=jar > -Dfile=gdata-core-1.0.jar -DrepositoryId=apache.people > -Durl=scp://people.apache.org/home/lresende/public_html/google-gdata/maven > -Dkeyname=lresende > > mvn gpg:sign-and-deploy-file -DgroupId=com.google.gdata > -DartifactId=gdata-client -Dversion=1.0 -Dpackaging=jar > -Dfile=gdata-client-1.0.jar -DrepositoryId=apache.people > -Durl=scp://people.apache.org/home/lresende/public_html/google-gdata/maven > -Dkeyname=lresende > > > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/
