<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Error in Building JBoss AS 7.x from source
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/ramsrib">Sri Ram</a> in <i>JBoss Tools</i> - <a href="https://community.jboss.org/message/804197#804197">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>I'm trying to build JBoss AS 7.1.2 from source. But I'm getting (zanata) maven plugin not found error.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Steps Followed :</p><blockquote class="jive-quote"><p><code class="jive-code">git clone git://github.com/jbossas/jboss-as.git<br/>cd jboss-as<br/>git checkout 7.1.2.Final</code></p><p><code class="jive-code"></code><code class="jive-code"><strong>mvn clean install</strong></code></p><p><code class="jive-code">mvn dependency:sources<br/>mvn dependency:resolve -Dclassifier=javadoc</code></p></blockquote><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>When i run "mvn clean install", I'm getting this error :</p><blockquote class="jive-quote"><p>[sriram@fedora jboss-as]$ mvn clean install</p><p>[INFO] Scanning for projects...</p><p>[INFO] Reactor build order: </p><p>[INFO]&#160;&#160; JBoss Application Server: Build Configuration</p><p>[INFO]&#160;&#160; JBoss Application Server: Parent Aggregator</p><p>[INFO]&#160;&#160; JBoss Application Server: Shared Security Utilities</p><p>[INFO]&#160;&#160; JBoss Application Server: Protocol Utilities</p><p>[INFO]&#160;&#160; JBoss Application Server: Controller Client</p><p>[INFO]&#160;&#160; JBoss Application Server: Controller Core</p><p>[INFO]&#160;&#160; JBoss Application Server: Deployment Repository</p><p>[INFO]&#160;&#160; JBoss Application Server: Version</p><p>[INFO]&#160;&#160; JBoss Application Server: Process Controller</p><p>[INFO]&#160;&#160; JBoss Application Server: Platform MBean integration</p><p>[INFO]&#160;&#160; JBoss Application Server: Domain Management</p><p>[INFO]&#160;&#160; JBoss Application Server: Domain HTTP Interface</p><p>[INFO]&#160;&#160; JBoss Application Server: Domain HTTP Interface</p><p>[INFO]&#160;&#160; JBoss Application Server: Network</p><p>[INFO]&#160;&#160; JBoss Application Server: Remoting Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Server</p><p>[INFO]&#160;&#160; JBoss Application Server: Management Client Content</p><p>[INFO]&#160;&#160; JBoss Application Server: Common Code for Subsystem and Non-subsystem Test Harness</p><p>[INFO]&#160;&#160; JBoss Application Server: Core Model Test Parent</p><p>[INFO]&#160;&#160; JBoss Application Server: Subsystem Test Harness</p><p>[INFO]&#160;&#160; JBoss Application Server: Subsystem Test Controller 7.1.2</p><p>[INFO]&#160;&#160; JBoss Application Server: Subsystem Test POM</p><p>[INFO]&#160;&#160; JBoss Application Server: Threading Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Host Controller</p><p>[INFO]&#160;&#160; JBoss Application Server: Core Model Test Parent</p><p>[INFO]&#160;&#160; JBoss Application Server: Core Model Test Framework</p><p>[INFO]&#160;&#160; JBoss Application Server: Domain HTTP Error Context</p><p>[INFO]&#160;&#160; JBoss Application Server: Naming Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: JMX Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: EE</p><p>[INFO]&#160;&#160; JBoss Application Server: JacORB Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Transaction Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Clustering Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Clustering Server API</p><p>[INFO]&#160;&#160; JBoss Application Server: Common code for clustering subsystems</p><p>[INFO]&#160;&#160; JBoss Application Server: JGroups Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Infinispan Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Security Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Connector Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Clustered registry service</p><p>[INFO]&#160;&#160; JBoss Application Server: EJB Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Web Common Classes</p><p>[INFO]&#160;&#160; JBoss Application Server: Distributed Web Session SPI</p><p>[INFO]&#160;&#160; JBoss Application Server: Clustering Server API implementation</p><p>[INFO]&#160;&#160; JBoss Application Server: Distributed Web Session Infinispan provider</p><p>[INFO]&#160;&#160; JBoss Application Server: Web Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Web Services Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Web Services Server Integration Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Application Client Bootstrap</p><p>[INFO]&#160;&#160; JBoss Application Server: Config Assembly</p><p>[INFO]&#160;&#160; JBoss Application Server: Command line interface</p><p>[INFO]&#160;&#160; JBoss Application Server: EJB Client BOM</p><p>[INFO]&#160;&#160; JBoss Application Server: JMS Client BOM</p><p>[INFO]&#160;&#160; JBoss Application Server: EJB and JMS client combined jar</p><p>[INFO]&#160;&#160; JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider</p><p>[INFO]&#160;&#160; JBoss Application Server: Clustered service provider registry services</p><p>[INFO]&#160;&#160; JBoss Application Server: Clustered singleton services</p><p>[INFO]&#160;&#160; JBoss Application Server: Config Admin</p><p>[INFO]&#160;&#160; JBoss Application Server: Deployment Scanner</p><p>[INFO]&#160;&#160; JBoss Application Server: Embedded</p><p>[INFO]&#160;&#160; JBoss Application Server: JPA Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: JPA SPI</p><p>[INFO]&#160;&#160; JBoss Application Server: JPA UTIL</p><p>[INFO]&#160;&#160; JBoss Application Server: JPA Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Weld Integration</p><p>[INFO]&#160;&#160; JBoss Application Server: JAX-RS Integration</p><p>[INFO]&#160;&#160; JBoss Application Server: JBoss Diagnostic Reporter</p><p>[INFO]&#160;&#160; JBoss Application Server: JDR</p><p>[INFO]&#160;&#160; JBoss Application Server: JSF</p><p>[INFO]&#160;&#160; JBoss Application Server: JSF Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: JSF Injection Handlers</p><p>[INFO]&#160;&#160; JBoss Application Server: JSR-77 Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Logging Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Mail subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Messaging Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: ModCluster Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration ConfigAdmin</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration Http</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration JMX</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration JPA</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration JTA</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration Naming</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Integration WebApp</p><p>[INFO]&#160;&#160; JBoss Application Server: POJO Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Service Archive Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: System JMX Module</p><p>[INFO]&#160;&#160; JBoss Application Server: XTS Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server: Hibernate 3.6.x JPA integration</p><p>[INFO]&#160;&#160; JBoss Application Server: Hibernate 4.0.x JPA integration</p><p>[INFO]&#160;&#160; JBoss Application Server: OpenJPA 2.x JPA integration</p><p>[INFO]&#160;&#160; JBoss Application Server: Build</p><p>[INFO]&#160;&#160; JBoss Application Server: Build Modular</p><p>[INFO]&#160;&#160; JBoss Application Server: Subsystem Test Framework Tests</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian TestEnricher MSC</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Common</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Embedded Container</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Protocol JMX</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Managed Container</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Remote Container</p><p>[INFO]&#160;&#160; JBoss Application Server: Exported Java EE Specification APIs</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian TestNG Integration</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Common Domain</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Remote Domain Container</p><p>[INFO]&#160;&#160; JBoss Application Server: Arquillian Managed Domain Container</p><p>[INFO]&#160;&#160; JBoss Application Server: Core Model Test Controller 7.1.2</p><p>[INFO]&#160;&#160; JBoss Application Server: Core Model Test Controller Optional</p><p>[INFO]&#160;&#160; JBoss Application Server: Core Model Tests</p><p>[INFO]&#160;&#160; JBoss Application Server: Distribution</p><p>[INFO]&#160;&#160; JBoss Application Server Test Suite: Shared</p><p>[INFO]&#160;&#160; JBoss Application Server: OSGi Launcher</p><p>[INFO]&#160;&#160; JBoss Application Server: Remoting Subsystem Test</p><p>[INFO]&#160;&#160; JBoss Application Server: Validation Tests for Exported Java EE Specification APIs</p><p>[INFO]&#160;&#160; JBoss Application Server: Web Services Tests Integration Subsystem</p><p>[INFO]&#160;&#160; JBoss Application Server Test Suite: Aggregator</p><p>[INFO]&#160;&#160; JBoss Application Server Test Suite: Integration</p><p>[INFO]&#160;&#160; JBoss Application Server Test Suite: Integration - Smoke</p><p>[WARNING] POM for 'biz.aQute:bndlib:pom:1.50.0:runtime' is invalid.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Its dependencies (if any) will NOT be available to the current build.</p><p>[INFO] ------------------------------------------------------------------------</p><p>[INFO] Building JBoss Application Server: Build Configuration</p><p>[INFO]&#160;&#160;&#160; task-segment: [clean, install]</p><p>[INFO] ------------------------------------------------------------------------</p><p><span>Downloading: </span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2/org/zanata/zanata-maven-plugin/1.5.0/zanata-maven-plugin-1.5.0.pom" rel="nofollow" target="_blank">http://repo1.maven.org/maven2/org/zanata/zanata-maven-plugin/1.5.0/zanata-maven-plugin-1.5.0.pom</a></p><p><span>[INFO] Unable to find resource 'org.zanata:zanata-maven-plugin:pom:1.5.0' in repository central (</span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2" rel="nofollow" target="_blank">http://repo1.maven.org/maven2</a><span>)</span></p><p><span>Downloading: </span><a class="jive-link-external-small" href="http://repository.jboss.org/nexus/content/groups/public//org/zanata/zanata-maven-plugin/1.5.0/zanata-maven-plugin-1.5.0.pom" rel="nofollow" target="_blank">http://repository.jboss.org/nexus/content/groups/public//org/zanata/zanata-maven-plugin/1.5.0/zanata-maven-plugin-1.5.0.pom</a></p><p>3K downloaded&#160; (zanata-maven-plugin-1.5.0.pom)</p><p><span>Downloading: </span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2/org/zanata/zanata-parent/1.5.0/zanata-parent-1.5.0.pom" rel="nofollow" target="_blank">http://repo1.maven.org/maven2/org/zanata/zanata-parent/1.5.0/zanata-parent-1.5.0.pom</a></p><p><span>[INFO] Unable to find resource 'org.zanata:zanata-parent:pom:1.5.0' in repository central (</span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2" rel="nofollow" target="_blank">http://repo1.maven.org/maven2</a><span>)</span></p><p><span>Downloading: </span><a class="jive-link-external-small" href="http://repository.jboss.org/nexus/content/groups/public//org/zanata/zanata-parent/1.5.0/zanata-parent-1.5.0.pom" rel="nofollow" target="_blank">http://repository.jboss.org/nexus/content/groups/public//org/zanata/zanata-parent/1.5.0/zanata-parent-1.5.0.pom</a></p><p>28K downloaded&#160; (zanata-parent-1.5.0.pom)</p><p><span>Downloading: </span><a class="jive-link-external-small" href="http://repository-zanata.forge.cloudbees.com/release//org/jboss/seam/root/2.2.0.GA/root-2.2.0.GA.pom" rel="nofollow" target="_blank">http://repository-zanata.forge.cloudbees.com/release//org/jboss/seam/root/2.2.0.GA/root-2.2.0.GA.pom</a></p><p><span>[INFO] Unable to find resource 'org.jboss.seam:root:pom:2.2.0.GA' in repository zanata-cloudbees-release (</span><a class="jive-link-external-small" href="http://repository-zanata.forge.cloudbees.com/release/" rel="nofollow" target="_blank">http://repository-zanata.forge.cloudbees.com/release/</a><span>)</span></p><p><span>Downloading: </span><a class="jive-link-external-small" href="http://repository.jboss.org/nexus/content/repositories/releases//org/jboss/seam/root/2.2.0.GA/root-2.2.0.GA.pom" rel="nofollow" target="_blank">http://repository.jboss.org/nexus/content/repositories/releases//org/jboss/seam/root/2.2.0.GA/root-2.2.0.GA.pom</a></p><p>42K downloaded&#160; (root-2.2.0.GA.pom)</p><p><span>Downloading: </span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2/org/zanata/zanata-maven-plugin/1.5.0/zanata-maven-plugin-1.5.0.jar" rel="nofollow" target="_blank">http://repo1.maven.org/maven2/org/zanata/zanata-maven-plugin/1.5.0/zanata-maven-plugin-1.5.0.jar</a></p><p><span>[INFO] Unable to find resource 'org.zanata:zanata-maven-plugin:maven-plugin:1.5.0' in repository central (</span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2" rel="nofollow" target="_blank">http://repo1.maven.org/maven2</a><span>)</span></p><p>[INFO] ------------------------------------------------------------------------</p><p>[ERROR] BUILD FAILURE</p><p>[INFO] ------------------------------------------------------------------------</p><p>[INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Try downloading the file manually from the project website.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Then, install it using the command: </p><p>&#160;&#160;&#160; mvn install:install-file -DgroupId=org.zanata -DartifactId=zanata-maven-plugin -Dversion=1.5.0 -Dpackaging=maven-plugin -Dfile=/path/to/file</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Alternatively, if you host your own repository you can deploy the file there: </p><p>&#160;&#160;&#160; mvn deploy:deploy-file -DgroupId=org.zanata -DartifactId=zanata-maven-plugin -Dversion=1.5.0 -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; org.zanata:zanata-maven-plugin:maven-plugin:1.5.0</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>from the specified remote repositories:</p><p><span>&#160; central (</span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2" rel="nofollow" target="_blank">http://repo1.maven.org/maven2</a><span>)</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; org.zanata:zanata-maven-plugin:maven-plugin:1.5.0</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>from the specified remote repositories:</p><p><span>&#160; central (</span><a class="jive-link-external-small" href="http://repo1.maven.org/maven2" rel="nofollow" target="_blank">http://repo1.maven.org/maven2</a><span>)</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>[INFO] ------------------------------------------------------------------------</p><p>[INFO] For more information, run Maven with the -e switch</p><p>[INFO] ------------------------------------------------------------------------</p><p>[INFO] Total time: 24 seconds</p><p>[INFO] Finished at: Fri Mar 22 10:32:37 IST 2013</p><p>[INFO] Final Memory: 77M/398M</p><p>[INFO] ------------------------------------------------------------------------</p><p>[sriram@fedora jboss-as]$ </p></blockquote><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I thought JBoss will take this 'org.zanata:zanata-maven-plugin' from jboss maven repository which already configured in pom.xml.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I also tried to add this following jboss maven repository to <strong>~/.m2/settings.xml</strong>, but it didn't worked.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><table><tbody><tr><td style=";"></td><td style=";">&lt;repositories&gt;</td></tr><tr><td style=";">&#160;&#160;&#160; </td><td style=";">&lt;repository&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;id&gt;jboss-public-repository-group&lt;/id&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;name&gt;JBoss Public Repository Group&lt;/name&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";"><span>&lt;url&gt;</span><a class="jive-link-external-small" href="http://repository.jboss.org/nexus/content/groups/public/" rel="nofollow" target="_blank">http://repository.jboss.org/nexus/content/groups/public/</a><span>&lt;/url&gt;</span></td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;layout&gt;default&lt;/layout&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;releases&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;enabled&gt;true&lt;/enabled&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;updatePolicy&gt;never&lt;/updatePolicy&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;/releases&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;snapshots&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;enabled&gt;true&lt;/enabled&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;updatePolicy&gt;never&lt;/updatePolicy&gt;</td></tr><tr><td style=";">&#160;&#160;&#160;&#160;&#160;&#160;&#160; </td><td style=";">&lt;/snapshots&gt;</td></tr><tr><td style=";">&#160;&#160;&#160; </td><td style=";">&lt;/repository&gt;</td></tr></tbody></table><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Let me know if I'm doing it in wrong way.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/804197#804197">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Tools at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>