Hey Chris,<br><br>Sorry you are having trouble. Which version of Forge are you using? (I&#39;m not surprised the seam-persistence plugin is broken, but the hibernate-tools plugin should be working.)<br><br>~Lincoln<br><br>
<div class="gmail_quote">On Mon, May 14, 2012 at 4:53 PM, Chris Martin <span dir="ltr">&lt;<a href="mailto:chris_martin45@hotmail.com" target="_blank">chris_martin45@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><div dir="ltr">
All, <div><br></div><div>I am in the process of migrating from Seam 2 to Seam 3. Currently, I am evaluating the Forge tool and I cannot get the hibernate-tools or seam-persistence plugins to install due </div><div>to compilation issues. Should I  have the expectation  that the branches should compile or does this project leave the solving of these issues to the users ? <br>
<div><br></div><div><br></div><div>1 )</div><div><div><div>[no project] bin $ forge install-plugin  seam-persistence</div><div>Connecting to remote repository [<a href="https://raw.github.com/forge/plugin-repository/master/repository.yaml%5D." target="_blank">https://raw.github.com/forge/plugin-repository/master/repository.yaml].</a>.. connected!</div>
<div>***INFO*** Preparing to install plugin: seam-persistence</div><div>***INFO*** Checking out plugin source files to [C:\/Users/CHMART~1.COR/AppData/Local/Temp/forgetemp8434134212888573150/repo] via &#39;git&#39;</div><div>
***INFO*** Switching to branch/tag [refs/tags/1.0.0.Final]</div><div>***WARNING*** Dependency [org.jboss.forge:forge-shell-api:jar::1.0.0-SNAPSHOT] was not correctly marked as PROVIDED scope; this has been corrected.</div>
<div>***WARNING*** Dependency [org.jboss.forge:forge-maven-api:jar::1.0.0-SNAPSHOT] was not correctly marked as PROVIDED scope; this has been corrected.</div><div>***WARNING*** Dependency [org.jboss.forge:forge-javaee-api:jar::1.0.0-SNAPSHOT] was not correctly marked as PROVIDED scope; this has been corrected.</div>
<div>***INFO*** Invoking build with underlying build system.</div><div>[INFO] Scanning for projects...</div><div>[INFO]</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Building plugin-seam-persistence 1.0.0-SNAPSHOT</div>
<div>[INFO] ------------------------------------------------------------------------</div><div>[INFO]</div><div>[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ plugin-seam-persistence ---</div><div>[INFO]</div>
<div>[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ plugin-seam-persistence ---</div><div>[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!</div>
<div>[INFO] Copying 2 resources</div><div>[INFO]</div><div>[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ plugin-seam-persistence ---</div><div>[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!</div>
<div>[INFO] Compiling 1 source file to C:\Users\CHMART~1.COR\AppData\Local\Temp\forgetemp8434134212888573150\repo\target\classes</div><div>[INFO] -------------------------------------------------------------</div><div>[ERROR] COMPILATION ERROR :</div>
<div>[INFO] -------------------------------------------------------------</div><div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp8434134212888573150\repo\src\main\java\org\jboss\forge\seam\persistence\SeamPersistencePlugin.java:[136,26] error: cannot find symbol</div>
<div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp8434134212888573150\repo\src\main\java\org\jboss\forge\seam\persistence\SeamPersistencePlugin.java:[147,24] error: cannot find symbol</div><div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp8434134212888573150\repo\src\main\java\org\jboss\forge\seam\persistence\SeamPersistencePlugin.java:[148,24] error: cannot find symbol</div>
<div>[INFO] 3 errors</div><div>[INFO] -------------------------------------------------------------</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] BUILD FAILURE</div>
<div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Total time: 4.397s</div><div>[INFO] Finished at: Mon May 14 13:48:47 MST 2012</div><div>[INFO] Final Memory: 49M/363M</div>
<div>[INFO] ------------------------------------------------------------------------</div><div>[WARNING] The requested profile &quot;env-dev&quot; could not be activated because it does not exist.</div><div>[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project plugin-seam-persistence: Compilation failure: Compilation failure:</div>
<div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp8434134212888573150\repo\src\main\java\org\jboss\forge\seam\persistence\SeamPersistencePlugin.java:[136,26] error: cannot find symbol</div><div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp8434134212888573150\repo\src\main\java\org\jboss\forge\seam\persistence\SeamPersistencePlugin.java:[147,24] error: cannot find symbol</div>
<div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp8434134212888573150\repo\src\main\java\org\jboss\forge\seam\persistence\SeamPersistencePlugin.java:[148,24] error: cannot find symbol</div><div>[ERROR] -&gt; [Help 1]</div>
<div>[ERROR]</div><div>[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.</div><div>[ERROR] Re-run Maven using the -X switch to enable full debug logging.</div><div>[ERROR]</div><div>[ERROR] For more information about the errors and possible solutions, please read the following articles:</div>
<div>[ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</a></div><div>Wrote C:\/Users/ChMartin.CORP/.forge/httpsrawgithubcomforgepluginrepositorymasterrepositoryyaml.yaml</div>
<div>Wrote C:\/Users/CHMART~1.COR/AppData/Local/Temp/forgetemp8434134212888573150/repo/pom.xml</div><div>***ERROR*** [forge install-plugin] Build failed.</div></div><div><br></div><div>2) hibernate-tools</div><div><br></div>
<div><br></div><div><div>[no project] bin $ forge install-plugin  hibernate-tools</div><div>forge install-plugin  hibernate-tools</div><div>Connecting to remote repository [<a href="https://raw.github.com/forge/plugin-repository/master/repository.yaml%5D." target="_blank">https://raw.github.com/forge/plugin-repository/master/repository.yaml].</a>.. connected!</div>
<div>***INFO*** Preparing to install plugin: hibernate-tools</div><div>***INFO*** Checking out plugin source files to [C:\/Users/CHMART~1.COR/AppData/Local/Temp/forgetemp2118547512268803578/repo] via &#39;git&#39;</div><div>
***INFO*** Switching to branch/tag [refs/heads/master]</div><div>***INFO*** Invoking build with underlying build system.</div><div>[INFO] Scanning for projects...</div><div>[INFO]</div><div>[INFO] ------------------------------------------------------------------------</div>
<div>[INFO] Building hibernate-tools-plugin 1.0.0-SNAPSHOT</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO]</div><div>[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hibernate-tools-plugin ---</div>
<div>[INFO]</div><div>[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hibernate-tools-plugin ---</div><div>Downloading: <a href="http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom" target="_blank">http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom</a></div>
<div>Downloaded: <a href="http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom" target="_blank">http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom</a> (5 KB at 12.3 KB/sec)</div>
<div>[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!</div><div>[INFO] Copying 2 resources</div><div>[INFO]</div><div>[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hibernate-tools-plugin ---</div>
<div>[INFO] Compiling 2 source files to C:\Users\CHMART~1.COR\AppData\Local\Temp\forgetemp2118547512268803578\repo\target\classes</div><div>[INFO] -------------------------------------------------------------</div><div>[ERROR] COMPILATION ERROR :</div>
<div>[INFO] -------------------------------------------------------------</div><div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp2118547512268803578\repo\src\main\java\org\hibernate\forge\plugin\DelegatingDriver.java:[9,7] error: DelegatingDriver is not abstract and does not override abstract method getParentLogger() in Driver</div>
<div>[INFO] 1 error</div><div>[INFO] -------------------------------------------------------------</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] BUILD FAILURE</div>
<div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Total time: 4.792s</div><div>[INFO] Finished at: Mon May 14 13:38:23 MST 2012</div><div>[INFO] Final Memory: 49M/363M</div>
<div>[INFO] ------------------------------------------------------------------------</div><div>[WARNING] The requested profile &quot;env-dev&quot; could not be activated because it does not exist.</div><div>[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hibernate-tools-plugin: Compilation failure</div>
<div>[ERROR] \Users\CHMART~1.COR\AppData\Local\Temp\forgetemp2118547512268803578\repo\src\main\java\org\hibernate\forge\plugin\DelegatingDriver.java:[9,7] error: DelegatingDriver is not abstract and does not override abstract method getParentLogger() in Driver</div>
<div>[ERROR] -&gt; [Help 1]</div><div>[ERROR]</div><div>[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.</div><div>[ERROR] Re-run Maven using the -X switch to enable full debug logging.</div>
<div>[ERROR]</div><div>[ERROR] For more information about the errors and possible solutions, please read the following articles:</div><div>[ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</a></div>
<div>Wrote C:\/Users/ChMartin.CORP/.forge/httpsrawgithubcomforgepluginrepositorymasterrepositoryyaml.yaml</div><div>***ERROR*** [forge install-plugin] Build failed.</div><div>[no project] bin $</div><div>[no project] bin $</div>
<div><br></div><div><br></div><div>Thanks </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br>
</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>
<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>
<br></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div>                                               </div></div>
<br>_______________________________________________<br>
forge-users mailing list<br>
<a href="mailto:forge-users@lists.jboss.org">forge-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-users" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;<br>