[
https://issues.apache.org/jira/browse/JENA-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403034#comment-13403034
]
Andy Seaborne commented on JENA-258:
------------------------------------
If .classpath is generated by mvn eclipse:eclipse, the result should work with
the scripts.
I don't know of an answer for m2e except to take the approach in Fuseki which
is a cached (manually managed currently, but generated by another script) file
with the necessary classpath details.
mvn dependency:build-classpath is far too slow for interactive use.
> Change development module scripts to not use .classpath to find jars
> --------------------------------------------------------------------
>
> Key: JENA-258
> URL: https://issues.apache.org/jira/browse/JENA-258
> Project: Apache Jena
> Issue Type: Task
> Components: Build
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Jena 2.7.2
>
>
> See JENA-257 (Remove Eclipse files from svn)
> If the .classpath files are removed, then the scripts in the development
> modules (not the script shipped in apache-jena) may break as they look in
> .classpath to find the jars and versions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira