Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT build fails
BIRT build fails [message #1798771] Fri, 23 November 2018 22:49
Ioan Eugen Stan is currently offline Ioan Eugen StanFriend
Messages: 1
Registered: November 2018
Junior Member
Hello,

I'm trying to build the master branch of BIRT and it fails.
Wondering if I can find some help / directions on how to fix it.

Where can I report issues ask for help? I haven't seen a lot of things like:
- mailing list
- slack channel / irc , etc.

Is there a automated build someplace ?

commit cca5a3accf4f8f8132a21d8c32a87dab9b380edb (HEAD -> master, upstream/master, origin/master, origin/HEAD)
Merge: 385e27dd26 91c5218fc6
Author: Yulin Wang <yulin.wang@actuate.com>
Date:   Wed Nov 21 12:25:17 2018 -0800
    Merge pull request #478 from Bharadwaj14/master
    Added "WeekOfQuarter" and "DayOfQuarter" to GroupingUnitType of the chart model.


java -version
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-2-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)


The error I get is:

[ERROR] Failed to execute goal org.eclipse.jetty:jetty-jspc-maven-plugin:9.0.2.v20130417:jspc (pre-compile-jsp) on project org.eclipse.birt.report.viewer: Failure processing jsps: PWC6033: Error in Javac compilation for JSP
[ERROR] 
[ERROR] PWC6199: Generated servlet error:
[ERROR] source value 1.5 is obsolete and will be removed in a future release
[ERROR] 
[ERROR] PWC6199: Generated servlet error:
[ERROR] target value 1.5 is obsolete and will be removed in a future release
[ERROR] 
[ERROR] PWC6199: Generated servlet error:
[ERROR] To suppress warnings about obsolete options, use -Xlint:-options.
[ERROR] 
[ERROR] PWC6197: An error occurred at line: 65 in the jsp file: /webcontent/birt/pages/parameter/ParameterGroupFragment.jsp
[ERROR] PWC6199: Generated servlet error:
[ERROR] cannot access HttpServletRequest
[ERROR]   class file for HttpServletRequest not found
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.birt.report.viewer


Previous Topic:bottom border in table header
Next Topic:IRR function
Goto Forum:
  


Current Time: Tue Mar 19 01:59:00 GMT 2024

Powered by FUDForum. Page generated in 0.02752 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top