|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
scmchangelog-plugin: username and password in configuration ignored-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 hi i'm tryin out the scmchangelog-plugin and configured a username and a password to access the scm. this looks smth like this in the POM: <reporting> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>scmchangelog-maven-plugin</artifactId> <version>1.3</version> <configuration> <trackerUrlPattern>...</trackerUrlPattern> <grammar>REMY</grammar> <connectionUrl>....</connectionUrl> <username>username</username> <password>password</password> </configuration> </plugin> </plugins> </reporting> but when i run site ore site:run, i'm still asked to type in a password on the cmdline, which is not what i want, as the site-generation should run within the continuous integration server. any hints what might be wrong ? - -- Linkwerk - Software und Beratung für vernetzte Information Telefon: +49 40 69 66 48 14 Web: www.linkwerk.com Linkwerk GmbH, Oberaltenallee 20a, 22081 Hamburg, Handelsregister Hamburg, HRB 95084 Geschäftsführer: Stefan Mintert -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFKwhxmSm4S1ty9BPURAlR6AKC7qbPB/w4s3/BrfIKEppLEJwwhIQCfam7z FoWcqCHoJZME1V4e6E8WODs= =ItSh -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: scmchangelog-plugin: username and password in configuration ignored-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 just for the record, i've also posted the question on stackoverflow.com (http://stackoverflow.com/questions/1493623/credentials-ignored-with-maven-scmchangelog-plugin). Bastian Spanneberg wrote: > > hi > > i'm tryin out the scmchangelog-plugin and configured a username and a > password to access the scm. this looks smth like this in the POM: > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>scmchangelog-maven-plugin</artifactId> > <version>1.3</version> > <configuration> > <trackerUrlPattern>...</trackerUrlPattern> > <grammar>REMY</grammar> > <connectionUrl>....</connectionUrl> > <username>username</username> > <password>password</password> > </configuration> > </plugin> > </plugins> > </reporting> > > but when i run site ore site:run, i'm still asked to type in a password > on the cmdline, which is not what i want, as the site-generation should > run within the continuous integration server. > > any hints what might be wrong ? > - --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email - -- Linkwerk - Software und Beratung für vernetzte Information Telefon: +49 40 69 66 48 14 Web: www.linkwerk.com Linkwerk GmbH, Oberaltenallee 20a, 22081 Hamburg, Handelsregister Hamburg, HRB 95084 Geschäftsführer: Stefan Mintert -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFKxGz7Sm4S1ty9BPURAnp1AJ40QIMzr3+XamMJ43W35BMfFM7X9ACgrPhu ZSdhnnCijfSF/XIdcz2Ffro= =1OJ8 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |