You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Rogerio Pereira <ro...@gmail.com> on 2006/04/09 15:39:43 UTC

SVN sources build failure

I got this error:

Compiling 1 source file to
/home/rogerio/projetos/java/myfaces/tomahawk/core/target/classes
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------------
[INFO] Compilation failure

/home/rogerio/projetos/java/myfaces/tomahawk/core/src/main/java/org/apache/myfaces/renderkit/html/util/AddResourceFactory.java:[295,45]
cannot find symbol
symbol  : method isCheckExtensionsFilter()
location: class org.apache.myfaces.shared_tomahawk.config.MyfacesConfig


How fix it?

--
Yours truly (Atenciosamente),

Rogério

Re: SVN sources build failure

Posted by Rogerio Pereira <ro...@gmail.com>.
Everything is ok now, thx!

On 4/10/06, Werner Punz <we...@gmx.at> wrote:
>
> Rogerio Pereira schrieb:
> > I already use maven here, the one option left is remove and fetch the
> > project again.
> >
> It is probably wise to do it, sometimes there are build artefacts from
> ides etc... lingering.
> I usually if something breaks first try a mvn clean (with eclipse being
> shut down)
> and if that does not work out I refetch the project.
>
> I am not aware of a build breakage recently.
> (But last time I updated was about two days ago)
>
>


--
Yours truly (Atenciosamente),

Rogério

Re: SVN sources build failure

Posted by Werner Punz <we...@gmx.at>.
Rogerio Pereira schrieb:
> I already use maven here, the one option left is remove and fetch the 
> project again.
> 
It is probably wise to do it, sometimes there are build artefacts from
ides etc... lingering.
I usually if something breaks first try a mvn clean (with eclipse being 
shut down)
and if that does not work out I refetch the project.

I am not aware of a build breakage recently.
(But last time I updated was about two days ago)


Re: SVN sources build failure

Posted by Rogerio Pereira <ro...@gmail.com>.
I already use maven here, the one option left is remove and fetch the
project again.

--
Yours truly (Atenciosamente),

Rogério

Re: SVN sources build failure

Posted by Werner Punz <we...@gmx.at>.
Rogerio Pereira schrieb:
> I got this error:
> 
> Compiling 1 source file to
> /home/rogerio/projetos/java/myfaces/tomahawk/core/target/classes
> [INFO]
> ----------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Compilation failure
> 
> /home/rogerio/projetos/java/myfaces/tomahawk/core/src/main/java/org/apache/myfaces/renderkit/html/util/AddResourceFactory.java:[295,45]
> cannot find symbol
> symbol  : method isCheckExtensionsFilter()
> location: class org.apache.myfaces.shared_tomahawk.config.MyfacesConfig
> 
> 
First if all did you try the ant based build, it is not valid anymore
(if it still is in there), you have to use the maven based one.

Secondly, try to fetch out the project cleanly (refetch the project if
needed).
It should work.

http://wiki.apache.org/myfaces/Building_With_Maven