Re: Reset continuum admin password

2008-02-14 Thread Bala Rajamani
Thanks for reply. I reset the password to a new one. Bala. On Feb 13, 2008 10:34 AM, Bala Rajamani [EMAIL PROTECTED] wrote: We have lost continuum admin id password? Is there a way to reset the password to new value? We are running continuum-1.0.3. Thanks in advance

Reset continuum admin password

2008-02-13 Thread Bala Rajamani
We have lost continuum admin id password? Is there a way to reset the password to new value? We are running continuum-1.0.3. Thanks in advance

Junit report and surefire plugin

2008-02-12 Thread Bala Rajamani
Currently generating junit reports (*.txt and *.xml files) using maven-surefire-plugin. wondering is there way to display these reports in HTML format and a dash report within Maven? Thanks in advance, Bala.

Question on applying Filters

2007-05-11 Thread Bala Rajamani
I'm running Maven the following example to understand Filtering http://maven.apache.org/plugins/maven-war-plugin/examples/adding-filtering-webresources.html -- project [...] build plugins plugin groupIdorg.apache.maven.plugins/groupId

Re: Creating WebSphere Specific Config Files

2007-05-08 Thread Bala Rajamani
As per your suggestion, I tried the following the EAR was created with the required .XMI files. build plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-ear-plugin/artifactId configuration earSourceDirectory

Re: Creating WebSphere Specific Config Files

2007-05-08 Thread Bala Rajamani
Hello Wayne, Before creating EAR, I would like to change some content with in the XMI file... thinking of having some variables and replacing through Maven during build time. Thanks again.

Creating WebSphere Specific Config Files

2007-05-07 Thread Bala Rajamani
Hello, I would like to create WebSphere specific application.xml and related ibm-application-bnd.xmi and MANIFEST.MF files. How do I this achieve this with maven? I tried maven-ear-plugin but unable to create the WebSphere specific files. Also I'm thinking of using some copy plugins (if one

WebSphere 6.1 Maven Plugin

2007-04-30 Thread Bala Rajamani
Hello, I would like to create WebSphere 6.1 specific EJBs through Maven. Wondering is there any specific plug-in is available.? Any information or suggestions are appreciated. Thanks in advance, Bala.