You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <ji...@apache.org> on 2007/06/04 22:44:26 UTC

[jira] Commented: (GERONIMO-3209) Build error on trunk in config/jsp-examples-jetty (parsing web.xml)

    [ https://issues.apache.org/jira/browse/GERONIMO-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501360 ] 

Paul McMahan commented on GERONIMO-3209:
----------------------------------------

not everyone is seeing this error, but I can recreate.  I think that explicitly declaring the injectString for the jspc maven plugin will resolve the error

> Build error on trunk in config/jsp-examples-jetty (parsing web.xml)
> -------------------------------------------------------------------
>
>                 Key: GERONIMO-3209
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3209
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>            Reporter: Jay D. McHugh
>            Assignee: Paul McMahan
>             Fix For: 2.0-M7
>
>
> [WARNING]
>         Artifact junit:junit:jar:3.8.1:test retains local scope 'test' overriding broader scope 'compile'
>         given by a dependency. If this is not intended, modify or remove the local scope.
> [INFO] [car:package]
> [INFO] Packaging module configuration: /usr/src/geronimo/configs/jsp-examples-jetty/target/plan/plan.xml
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error parsing web.xml for .
> Unexpected element: XML_DOC_OR_TEXT_DECL
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 41 seconds
> [INFO] Finished at: Mon Jun 04 15:28:42 CDT 2007
> [INFO] Final Memory: 45M/81M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.