[armedbear] #418: maven-embedder needs maven on classpath in order to compile

armedbear armedbear-devel at common-lisp.net
Thu Nov 17 08:57:37 UTC 2016


#418: maven-embedder needs maven on classpath in order to compile
-------------------------------+------------------------------------
      Reporter:  mevenson      |      Owner:
          Type:  defect        |     Status:  new
      Priority:  major         |  Milestone:  1.5.0
     Component:  abcl-contrib  |    Version:
    Resolution:                |   Keywords:  github-issue abcl-asdf
Parent Tickets:                |
-------------------------------+------------------------------------

Comment (by mevenson):

 I don't have this issue as far as I know, but I will test on a new machine
 without Maven.

 Adding a local Maven install under <file:///abcl/ext/> like the JUnit
 install <http://abcl.org/trac/browser/trunk/abcl/build.xml#L970> is
 definitely a good idea.

 A future direction will be to include Maven in {{{abcl-aio.jar}}} in a
 loadable manner ala either Shade <https://maven.apache.org/plugins/maven-
 shade-plugin/> or One-JAR <http://one-jar.sourceforge.net/>.  I don't
 fully understand the ramifications of combining all the difference
 licensing, so we may never be able to redistribute such an `abcl-aio.jar`
 but we can certainly distribute a build recipe for individual uses to
 accept the licenses at build-time.

--
Ticket URL: <http://abcl.org/trac/ticket/418#comment:1>
armedbear <http://abcl.org>
armedbear


More information about the armedbear-ticket mailing list