]> source.dussan.org Git - vaadin-framework.git/commitdiff
Maven publish target for nightly builds
authorArtur Signell <artur.signell@itmill.com>
Tue, 18 Aug 2009 05:27:00 +0000 (05:27 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 18 Aug 2009 05:27:00 +0000 (05:27 +0000)
svn changeset:8499/svn branch:6.1

build/build.xml

index 3485e2404cb4f8f449bf283488f1bb4edc2bcfd3..cf63a04998ced7ad9e59c758333892721b3959ad 100644 (file)
                        <!-- .. is a workaround as maven runs in the build directory -->
                        <sysproperty key="file" value="../${output-dir}/WebContent/${lib-jar-name}" />
                        <sysproperty key="pomFile" value="maven/pom.xml" />
-                       <sysproperty key="gpg.repositoryId" value="vaadin-snapshots" />
-                       <sysproperty key="url" value="http://oss.sonatype.org/content/repositories/vaadin-snapshots/" />
+                       <sysproperty key="repositoryId" value="vaadin-snapshots" />
+                       <sysproperty key="url" value="http://oss.sonatype.org/content/repositories/vaadin-snapshots" />
                        <sysproperty key="gpg.passphrase" value="${maven.gpg.passphrase}" />
                </artifact:mvn>
        </target>