Ganesh,

I downgraded my maven to version 2.0.9 but I still can't have my changes compiled. I'm trying to change the org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils class and package it with maven. This class is located in my <WORKSPACE_ROOT>/core/target/shared_sources/org/apache/myfaces/shared_tomahawk/renderkit/html folder. I am changing the correct file? I mean, this one is under a "target" folder, and I could not locate anywhere else this class.

RPM



Ganesh wrote:
Hi Ramiro,

Please try downgrading maven to 2.0.9. It's either the build-helper-maven-plugin or myfaces-builder-plugin that isn't compatible with maven 2.1

Best regards,
Ganesh


Ramiro Pereira de Magalhaes schrieb:
Guys,

I checked out Tomahawk (for JSF 1.2) from Subversion (http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk) to make some changes in the code and make an internal distribution of it to my company, since I have to comply with an internal policy that says that all applications must render XHTML 1.0 Transitional pages. I made some changes but when I run "mvn install" some plugin causes my modifications to be ignored. How can I create a customized Tomahawk package with maven?

RPM


Reply via email to