Hello Sergio, I'm using Eclipse with m2e plugin in Windows 7. The problems are resolved by installing some m2e connectors for maven plugins. Thanks!
yours, junyue On Mon, Jun 1, 2015 at 4:58 AM, Sergio Fernández <[email protected]> wrote: > Hi Junyue > > On Sat, May 30, 2015 at 10:57 AM, Junyue Wang <[email protected]> wrote: > > > > For example, marmotta-rio-rss lacks of dependency jars for importing > > packages of org.rometools and com.sun.syndication. Is there something > wrong > > with the pom of marmotta-rio-rss? > > > > As described in the NOTICE file, the source code of both libraries is > distributed with marmotta under src/ext: > > > https://github.com/apache/marmotta/tree/master/commons/marmotta-sesame-tools/marmotta-rio-rss/src/ext/java > > If you take a look in the pom of that module, we're using > the build-helper-maven-plugin for allowing add external sources. Nobody had > issues with that plugin before. So if you could give some more information > about your system (operative system, maven version, jdk version, etc), > maybe we could come with a solution. > > > > Another example, KWRLProgramParserBase[1] does not compile, because > there's > > no code for ParseExceptioin and KWRLProgramParser. > > > > In the reasoner, as well as for ldpath, some code is dynamically generated > by the javacc-maven-plugin. Maybe you have issues with that plugin too? > > I guess having the stack traces would help to debug those issues... > > Cheers, > > > -- > Sergio Fernández > Partner Technology Manager > Redlink GmbH > m: +43 6602747925 > e: [email protected] > w: http://redlink.co >
