Maven2 project classpath resolution

Владимир Лощин <[email protected]> Mon, 28 Mar 2016 13:19:15 +0600
Newsgroups gmane.emacs.cedet
Message-ID <CACisstB-GRSVXRuP6670NihO1B=OH3FO7asp81QOFpm6xByQbw@mail.gmail.com>
--===============1257517548010120439==
Content-Type: multipart/alternative; boundary=001a11333e4ce7edef052f16bac8

--001a11333e4ce7edef052f16bac8
Content-Type: text/plain; charset=UTF-8

Hi, everyone. Looks like, I found a bug in CEDET Maven2 support.

When CEDET try to build java classpath, it execute *mvn
dependency:build-classpath* (see maven2.el/ede-java-classpath). Then CEDET
parse result string splitting it by ":" separator (see:
java-base.el/ede-jvm-get-classpath-from-command). But, *mvn
dependency:build-classpath *output has ';' delimiter.

So, the *delimiter* parameter should be in *ede-jvm-get-classpath-from-command
*function. Or, this function should be overriden in *maven2.el* module.

How can I fix this? Email a path here? Or someone will give me repository
account?

--001a11333e4ce7edef052f16bac8
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div>Hi, everyone. Looks like, I found a bu=
g in CEDET Maven2 support.<br></div>=C2=A0<br></div>When CEDET try to build=
 java classpath, it execute <i>mvn dependency:build-classpath</i> (see mave=
n2.el/ede-java-classpath). Then CEDET parse result string splitting it by &=
quot;:&quot; separator (see: java-base.el/ede-jvm-get-classpath-from-comman=
d). But, <i>mvn dependency:build-classpath </i>output has &#39;;&#39; delim=
iter. <br><br></div>So, the <i>delimiter</i> parameter should be in <i>ede-=
jvm-get-classpath-from-command </i>function. Or, this function should be ov=
erriden in <i>maven2.el</i> module. <br><br></div>How can I fix this? Email=
 a path here? Or someone will give me repository account? <br></div>

--001a11333e4ce7edef052f16bac8--


--===============1257517548010120439==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
--===============1257517548010120439==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Cedet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-devel

--===============1257517548010120439==--