There should a <amp.fullSource> property you can change to true. That will
resolve this problem.
Matt

On Sat, Apr 25, 2009 at 8:48 PM, Ime Asangansi
<imeasanga...@googlemail.com>wrote:

> Hi all,
>
> mvn appfuse:gen -Dentity=Name returns "the import org.appfuse cannot be
> resolved"
>
> mvn appfuse:gen -Dentity=Name from the appfuse maven plugin seems to work
> based on org.appfuse imports
>
> If you have already run mvn appfuse:full-source, then it would not find the
> org.appfuse imports because they would have
> been refactored to com.myapp.* (the groupId specified)
>
> Is there a way of letting appfuse:gen find the files based on the new
> groupId-based namespace?
>
> I hope this is clear.
>
> Cheers,
> ime
>

Reply via email to