[opencms-dev] open-cms maven plug-in first installation

Rodriguez, Adrian A.Rodriguez at comundus.com
Wed Sep 30 16:42:53 CEST 2009


Hi Ignazio,

 

I think that the default user password are Admin // admin, but nevertheless you can look and change the password in the plugin configuration in parent/pom.xml. It should look like this:

 

            <plugin>

                <groupId>com.comundus.maven</groupId>

                <artifactId>maven-vfs-plugin</artifactId>

                <version>7.5</version> 

                <configuration>

                    <adminPassword>aPassword</adminPassword>

                </configuration>   

                 <dependencies>

                        <dependency>

                                   <groupId>${jdbcDriver.groupId}</groupId>

                                   <artifactId>${jdbcDriver.artifactId}</artifactId>

                                   <version>${jdbcDriver.version}</version>

                             </dependency>                

                </dependencies>

            </plugin>        

 

Regards,

Adrián Rodríguez

 

From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of ignazio deiudicibus
Sent: Wednesday, September 30, 2009 2:20 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] open-cms maven plug-in first installation

 

Hi All,

I've just downloaded the open-cms maven plug-in: simply great. Everything works, but I don't know the default administrator login/pass. Furthermore using the maven-plugin I cant browse to /setup url.

thanks in advance

-- 
ignazio de iudicibus
opensource software consultant

nl mobile +31 681858466
it  mobile +39 3280842455
skype name: ignazio.de.iudicibus



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20090930/c314e91c/attachment.htm>


More information about the opencms-dev mailing list