[jbosstools-builds] Build failed in Jenkins: jbosstools-locus.site_master #30

ci-builds at redhat.com ci-builds at redhat.com
Wed Jul 17 09:07:10 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/30/changes>

Changes:

[mistria] JBIDE-15179: Add Eclipse-SourceReference

[mistria] JBIDE-15209: Use classes form rev571 (9.2.1.5 release)

------------------------------------------
[...truncated 5979 lines...]
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[320,0]
[ERROR] Mapper mapper = new Mapper(getProject());
[ERROR] ^^^^^^^^^^
[ERROR] The method getProject() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[330,0]
[ERROR] public void execute() throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[331,0]
[ERROR] log("AntTransform.execute() schema-aware=" + schemaAware + " version " + Version.getProductVersion());
[ERROR] ^^^
[ERROR] The method log(String) is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[355,0]
[ERROR] throw new BuildException("Validation must be strict or lax or skip");
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[360,0]
[ERROR] DirectoryScanner scanner;
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] DirectoryScanner cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[364,0]
[ERROR] if (xslResource == null && xslFile == null) {
[ERROR] ^^^^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[365,0]
[ERROR] throw new BuildException("specify the "
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[367,0]
[ERROR] + "attribute or as a nested resource", getLocation());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getLocation() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[370,0]
[ERROR] if (xslResource != null && xslFile != null) {
[ERROR] ^^^^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[371,0]
[ERROR] throw new BuildException("specify the "
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[374,0]
[ERROR] + "as both", getLocation());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getLocation() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[378,0]
[ERROR] throw new BuildException(
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[379,0]
[ERROR] "input file " + inFile.toString() + " does not exist", getLocation());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getLocation() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[384,0]
[ERROR] baseDir = getProject().resolveFile(".");
[ERROR] ^^^^^^^^^^
[ERROR] The method getProject() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[390,0]
[ERROR] File stylesheet = getProject().resolveFile(xslFile);
[ERROR] ^^^^^^^^^^
[ERROR] The method getProject() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[392,0]
[ERROR] stylesheet = FILE_UTILS.resolveFile(baseDir, xslFile);
[ERROR] ^^^^^^^^^^
[ERROR] FileUtils cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[398,0]
[ERROR] log("DEPRECATED - the 'style' attribute should be relative "
[ERROR] ^^^
[ERROR] The method log(String) is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[400,0]
[ERROR] log("             basedir, not the tasks's basedir.");
[ERROR] ^^^
[ERROR] The method log(String) is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[403,0]
[ERROR] FileResource fr = new FileResource();
[ERROR] ^^^^^^^^^^^^
[ERROR] FileResource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[403,0]
[ERROR] FileResource fr = new FileResource();
[ERROR] ^^^^^^^^^^^^
[ERROR] FileResource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[404,0]
[ERROR] fr.setProject(getProject());
[ERROR] ^^^^^^^^^^
[ERROR] The method getProject() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[406,0]
[ERROR] xslResource = fr;
[ERROR] ^^^^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[411,0]
[ERROR] process(inFile, outFile, xslResource);
[ERROR] ^^^^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[424,0]
[ERROR] scanner = getDirectoryScanner(baseDir);
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The method getDirectoryScanner(File) is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[425,0]
[ERROR] log("Transforming into " + destDir, Project.MSG_INFO);
[ERROR] ^^^^^^^
[ERROR] Project cannot be resolved to a variable
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[430,0]
[ERROR] process(baseDir, list[i], destDir, xslResource);
[ERROR] ^^^^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[439,0]
[ERROR] destDir, xslResource);
[ERROR] ^^^^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[444,0]
[ERROR] if (resources.size() == 0) {
[ERROR] ^^^^^^^^^
[ERROR] Union cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[445,0]
[ERROR] throw new BuildException("no resources specified");
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[448,0]
[ERROR] processResources(xslResource);
[ERROR] ^^^^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[450,0]
[ERROR] if (loader != null) {
[ERROR] ^^^^^^
[ERROR] AntClassLoader cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[451,0]
[ERROR] loader.resetThreadContextLoader();
[ERROR] ^^^^^^
[ERROR] AntClassLoader cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[452,0]
[ERROR] loader.cleanup();
[ERROR] ^^^^^^
[ERROR] AntClassLoader cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[453,0]
[ERROR] loader = null;
[ERROR] ^^^^^^
[ERROR] AntClassLoader cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[515,0]
[ERROR] public void setClasspath(Path classpath) {
[ERROR] ^^^^
[ERROR] Path cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[516,0]
[ERROR] createClasspath().append(classpath);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The method createClasspath() from the type AntTransform refers to the missing type Path
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[524,0]
[ERROR] public Path createClasspath() {
[ERROR] ^^^^
[ERROR] Path cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[525,0]
[ERROR] if (classpath == null) {
[ERROR] ^^^^^^^^^
[ERROR] Path cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[526,0]
[ERROR] classpath = new Path(getProject());
[ERROR] ^^^^^^^^^
[ERROR] Path cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[526,0]
[ERROR] classpath = new Path(getProject());
[ERROR] ^^^^^^^^^^
[ERROR] The method getProject() is undefined for the type AntTransform
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[537,0]
[ERROR] public void setClasspathRef(Reference r) {
[ERROR] ^^^^^^^^^
[ERROR] Reference cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[654,0]
[ERROR] public void addConfiguredXMLCatalog(XMLCatalog xmlCatalog) {
[ERROR] ^^^^^^^^^^
[ERROR] XMLCatalog cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[708,0]
[ERROR] throw new BuildException(msg);
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[717,0]
[ERROR] private void processResources(Resource stylesheet) {
[ERROR] ^^^^^^^^
[ERROR] Resource cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[749,0]
[ERROR] throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[828,0]
[ERROR] throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[861,0]
[ERROR] throw new BuildException("No transformer has been created");
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[884,0]
[ERROR] throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[908,0]
[ERROR] public XMLCatalog getXMLCatalog() {
[ERROR] ^^^^^^^^^^
[ERROR] XMLCatalog cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[944,0]
[ERROR] private Project project;
[ERROR] ^^^^^^^
[ERROR] Project cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[951,0]
[ERROR] public void setProject(Project project) {
[ERROR] ^^^^^^^
[ERROR] Project cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[979,0]
[ERROR] public String getName() throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[992,0]
[ERROR] public String getExpression() throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[1023,0]
[ERROR] if (ifProperty != null && project.getProperty(ifProperty) == null) {
[ERROR] ^^^^^^^
[ERROR] Project cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[1095,0]
[ERROR] public void init() throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[1107,0]
[ERROR] protected void configureLiaison(File stylesheet) throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[1120,0]
[ERROR] protected void configureLiaison(Resource stylesheet) throws BuildException {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] BuildException cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[1168,0]
[ERROR] transformer.setParameter(p.getName(), p.getExpression());
[ERROR] ^^^^^^^
[ERROR] The method getName() from the type AntTransform.Param refers to the missing type BuildException
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/ws/sources/plugins/org.jboss.tools.locus.sf.saxon/9.2.1/src/net/sf/saxon/ant/AntTransform.java>:[1183,0]
[ERROR] private class StyleMapper implements FileNameMapper {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] FileNameMapper cannot be resolved to a type
[ERROR] 1217 problems (1217 errors)
[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] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.jboss.tools.locus.sf.saxon
Build step 'Invoke top-level Maven targets' marked build as failure
Description set: 


More information about the jbosstools-builds mailing list