[ 
http://jira.magnolia.info/browse/MAGNOLIA-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815#action_17815
 ] 

Gregory Joseph commented on MAGNOLIA-1784:
------------------------------------------

Version 2.0-alpha-2 of the jspc maven plugin released recently doesn't help in 
this regard.

For the record, I had to add these dependencies to the plugin for it to work at 
all, for some reason: {noformat}
          <dependency>
            <groupId>org.slf4j</groupId>
            <artifactId>slf4j-log4j12</artifactId>
            <version>1.4.1</version>
          </dependency>

          <dependency>
            <groupId>org.slf4j</groupId>
            <artifactId>jcl104-over-slf4j</artifactId>
            <version>1.4.1</version>
          </dependency>
{noformat}

> build : samples' jsps can't be compiled in reactor mode since introduction of 
> cmsfn
> -----------------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-1784
>                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1784
>             Project: Magnolia
>          Issue Type: Bug
>          Components: build
>            Reporter: Gregory Joseph
>            Assignee: Gregory Joseph
>             Fix For: 3.6.2
>
>
> [INFO] Trace
> org.apache.jasper.JasperException: 
> file:/Users/gjoseph/Dev/magnolia/svn/magnolia/trunk/magnolia-module-samples/src/main/resources/mgnl-files/templates/samples/templates/sample-form.jsp(38,75)
>  The attribute prefix cmsfn does not correspond to any imported tag library
> Haven't been able to trace what the problem is yet, might be another 
> occurrence of  http://jira.codehaus.org/browse/MJSPC-4 
> Upgraded to  maven-jspc-plugin 2.0-alpha-1 but did not help.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to