[ http://jira.codehaus.org/browse/MOJO-325?page=all ]
     
Emmanuel Venisse closed MOJO-325:
---------------------------------

     Assign To: Emmanuel Venisse
    Resolution: Fixed

Fixed in maven-scm.
<id> in settings must be the hostname and not the url

> SVN password in clear text
> --------------------------
>
>          Key: MOJO-325
>          URL: http://jira.codehaus.org/browse/MOJO-325
>      Project: Mojo
>         Type: Bug

>   Components: changelog
>  Environment: wintel
>     Reporter: Borut Bolcina
>     Assignee: Emmanuel Venisse
>     Priority: Minor

>
>
> Password in clear text, but it works.
> QUESTION:
> If SVN username is the same as system login username (windows), is there a 
> way not to put password on display in pom.xml?
> <plugin>
>     <groupId>org.codehaus.mojo</groupId>
>     <artifactId>changelog-maven-plugin</artifactId>
>     <version>2.0-beta-2-SNAPSHOT</version>
>     <configuration>
>         <scmUrl>scm:svn:http://acme.com/svn/repository/project/trunk</scmUrl>
>         <password>PASSWORD</password>
>     </configuration>
> </plugin>

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