Hey Thomas!<br><br>Welcome!<br><br>We intentionally block this module because there should not be direct access to the implementation classes. I know that the current Scaffold API is very limited, but I think that in most cases, we can add SPIs and extension points in order to give you access to what you need.<br>
<br>We can try to figure out a non-impl specific way to do this depending on what you need. Otherwise we could consider exposing the impl, but I think that should be a last resort.<br><br>What is it that you are trying to access in the impl, and why?<br>
<br>Cheers!<br>~Lincoln<br><br><div class="gmail_quote">On Sat, Feb 11, 2012 at 12:06 PM, Thomas Frühbeck <span dir="ltr">&lt;<a href="mailto:fruehbeck@aon.at">fruehbeck@aon.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I am working on a plugin extending for the Faces scaffold. I want to<br>
reference classes of the existing forge-scaffold-faces plugin.<br>
Compilation and testing works so far in Netbeans / Maven.<br>
Unfortunately when loading the module via &quot;forge source-plugin&quot; not all<br>
dependencies are detected and written to module.xml.<br>
<br>
I need the dependency to scaffold.impl too:<br>
&lt;module name=&quot;org.jboss.forge.scaffold.impl&quot; services=&quot;import&quot;/&gt;<br>
<br>
I find the following:<br>
<br>
&lt;module xmlns=&quot;urn:jboss:module:1.0&quot;<br>
name=&quot;at.tfr.forge.forge-scaffold-faces-id-aware&quot;<br>
slot=&quot;1.0.0-SNAPSHOT-411d1fc6-b52d-42c5-9518-773a6d759dbe&quot;&gt;<br>
&lt;resources&gt;<br>
&lt;resource-root path=&quot;forge-scaffold-faces-id-aware.jar&quot;/&gt;<br>
&lt;/resources&gt;<br>
&lt;dependencies&gt;<br>
&lt;module name=&quot;at.tfr.forge.forge-scaffold-faces-id-aware.dependencies&quot;<br>
slot=&quot;1.0.0-SNAPSHOT-411d1fc6-b52d-42c5-9518-773a6d759dbe&quot;/&gt;<br>
&lt;module name=&quot;org.jboss.forge.javaee.api&quot; services=&quot;import&quot;/&gt;<br>
&lt;module name=&quot;org.jboss.forge.maven.api&quot; services=&quot;import&quot;/&gt;<br>
&lt;module name=&quot;org.jboss.forge.scaffold.api&quot; services=&quot;import&quot;/&gt;<br>
&lt;module name=&quot;org.jboss.forge.shell.api&quot; services=&quot;import&quot;/&gt;<br>
&lt;module name=&quot;org.jboss.seam.render&quot; services=&quot;import&quot;/&gt;<br>
&lt;module name=&quot;javax.api&quot;/&gt;<br>
&lt;/dependencies&gt;<br>
&lt;/module&gt;<br>
<br>
If I add the dependency manually after installation, everything works.<br>
I just cant find the problem :-/<br>
<br>
Regards,<br>
Thomas<br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.com">http://ocpsoft.com</a><br><a href="http://scrumshark.com">http://scrumshark.com</a><br>&quot;Keep it Simple&quot;<br>