<div>Hi,</div><div>I need to write 3rd party module as you described.</div><div>How do I generate the files in folder vfs-metadata? Do I need to do it by hand for each file and directory? Or can I generate the files automatically some way?<br>
</div><div><br></div><div>Thanks,</div><div>Ronen</div><br><div class="gmail_quote">On Mon, Sep 28, 2009 at 6:54 PM, Rodriguez, Adrian <span dir="ltr"><<a href="mailto:A.Rodriguez@comundus.com">A.Rodriguez@comundus.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello Christian,<br>
<br>
thanks for your congratulations and for your contribution. We have updated the database scripts in the available version. About your questions:<br>
<br>
1. We usually create two Maven artifacts. One of type pom, which uses the maven-vfs-plugin, and that includes the VFS-files and the opencms-module.xml file, like in the module system, but including directly the <module> element, taken from opencms-modules.xml. The other artifact is of type jar and will be referenced as dependency by the webapp module. This two artifacts will be referenced as modules by the parent project.<br>

<br>
2. You should create a new Maven module for the 3rd party OpenCms module like the one I describe in the previous answer. If you have the sources of the OpenCms module, you can also remove the jar corresponding to those sources, and generate this jar as an artifact in each Maven Build.<br>

So, the process should be the same you describe but in a new module of type pom which includes the plugin in the build section, like this:<br>
           <plugin><br>
                <groupId>com.comundus.maven</groupId><br>
                <artifactId>maven-vfs-plugin</artifactId><br>
                <executions><br>
                    <execution><br>
                        <id>clean</id><br>
                        <phase>clean</phase><br>
                        <goals><br>
                            <goal>clean</goal><br>
                        </goals><br>
                    </execution><br>
                    <execution><br>
                        <id>package</id><br>
                        <phase>package</phase><br>
                        <goals><br>
                            <goal>module</goal><br>
                            <goal>sync</goal><br>
                            <goal>publish</goal><br>
                        </goals><br>
                    </execution><br>
                </executions><br>
                <configuration><br>
                        <moduleVersion>1.0</moduleVersion><br>
                    <syncVFSPaths><br>
                        <syncVFSPath>/system/modules/my.module.path/</syncVFSPath><br>
                    </syncVFSPaths><br>
                </configuration><br>
            </plugin><br>
<br>
The text taken from opencms-modules.xml, has to be written in /src/main/opencms-module/opencms-module.xml<br>
<br>
3. About debugging JSP's, I would refer you to <a href="http://www.opencms-wiki.org/Remote_debugging_OpenCms_with_Eclipse_and_Netbeans" target="_blank">http://www.opencms-wiki.org/Remote_debugging_OpenCms_with_Eclipse_and_Netbeans</a><br>

<br>
Hope that helps<br>
<br>
Adrián Rodríguez<br>
<div><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a> [mailto:<a href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a>] On Behalf Of Chris@Nionex<br>
Sent: Friday, September 25, 2009 11:07 AM<br>
To: <a href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</a><br>
Subject: Re: [opencms-dev] OpenCms-Maven Plugin - new release for OpenCms 7.5<br>
<br>
<br>
Congratulations for this helpful extension. I was a little bit struggling<br>
with the database setup. The create_table scripts are for older MySql<br>
version an so I got UTF8 problem with resource properties. After updating it<br>
to my database version from the OpenCms 7.5 source everything works fine.<br>
<br>
Please let me now if you have any best practice for these topics:<br>
<br>
1. How should be the project setup for developing custom modules with<br>
templates and Java classes. Should one deploy the JAR directly to the webapp<br>
or by the indirection of vfs:sync.<br>
<br>
2. How should 3rd party modules (like OAMP Webforms) be imported? Id did it<br>
this way:<br>
- Import the Module to a running OpenCms<br>
- Add the module path to the syncVFSPaths configuration in system/pom.xml<br>
- Call vfs:sync<br>
- Add the configuration from opencms-module.xml to<br>
system/src/main/opencms-modules.xml<br>
<br>
3. Is it possible to debug JSP's. Usually JSP's must be prefixed with<br>
"/jsp/offline".<br>
<br>
Thanks<br>
Christian<br>
<br>
<br>
<br>
<br>
<br>
Kai Schliemann wrote:<br>
><br>
> Hello OpenCms community,<br>
><br>
> comundus released a new version of the OpenCms-Maven Plugin. It works now<br>
> with the latest version of OpenCms (7.5).<br>
><br>
> For all who do not know what the plugin does, here is a short extract of<br>
> its features:<br>
><br>
> OpenCms-Maven Plugin - easy build and versioning process for OpenCms<br>
> projects<br>
><br>
> OpenCms-Maven is an open source project that has been launched by the<br>
> comundus GmbH<br>
> <<a href="http://opencms-maven.comundus.com/comundus/opencms/html/galleries/links/comundus" target="_blank">http://opencms-maven.comundus.com/comundus/opencms/html/galleries/links/comundus</a>><br>
> to ease the build and versioning process of OpenCms projects. The core of<br>
> the project is a Maven plugin that enables full automated OpenCms builds<br>
> and provides functionality to synchronize virtual file system resources of<br>
> OpenCms with a real file system.<br>
> The project's resources are currently hosted at the<br>
> <a href="http://sourceforge.net/projects/mavplugocms/" target="_blank">http://sourceforge.net/projects/mavplugocms/</a>. You will also find the<br>
> source code of the OpenCms-Maven VFS Plugin there.<br>
><br>
> If you are interested in the plugin, have a look at<br>
> <a href="http://opencms-maven.comundus.com/" target="_blank">http://opencms-maven.comundus.com/</a> or contact <a href="mailto:opencms@comundus.com">opencms@comundus.com</a>.<br>
><br>
><br>
><br>
> Best regards<br>
><br>
> _________________________________________<br>
><br>
><br>
><br>
> Kai Schliemann<br>
><br>
> Senior IT-Berater<br>
><br>
><br>
><br>
> comundus GmbH<br>
><br>
> Schüttelgrabenring 3, D-71332 Waiblingen<br>
><br>
> Telefon +49 7151-50028-0<br>
><br>
> E-Mail <a href="mailto:k.schliemann@comundus.com">k.schliemann@comundus.com</a> <mailto:<a href="mailto:g.maas@comundus.com">g.maas@comundus.com</a>><br>
><br>
> Internet <a href="http://www.comundus.com" target="_blank">www.comundus.com</a> <<a href="http://www.comundus.com/" target="_blank">http://www.comundus.com/</a>><br>
><br>
><br>
><br>
> Geschäftsführer Klaus Hillemeier<br>
><br>
> Amtsgericht Stuttgart, HRB 264290<br>
><br>
><br>
><br>
> comundus ist ein Unternehmen der IT EXCELLENCE Group<br>
><br>
> _________________________________________<br>
><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please visit<br>
> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
><br>
<br>
--<br>
View this message in context: <a href="http://www.nabble.com/OpenCms-Maven-Plugin---new-release-for-OpenCms-7.5-tp25256539p25550769.html" target="_blank">http://www.nabble.com/OpenCms-Maven-Plugin---new-release-for-OpenCms-7.5-tp25256539p25550769.html</a><br>

Sent from the OpenCMS - Dev mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a></div></div></blockquote></div><br>