<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Okey - so yes, the pom.xml is not correct. m2eclipse/eclipse just
exposes the problem.<br>
<br>
/max<br>
<br>
Scott Stark wrote:
<blockquote cite="mid:4A786143.5080304@redhat.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
Its not just a jar, so it actually can not be needed for compilation:<br>
  <br>
[504][valkyrie: trunk]$ jar -tf
/home/svn/repository.jboss.org/maven2/jboss/jbossts/jbossts-tools/4.6.1.GA/jbossts-tools-4.6.1.GA.sar<br>
META-INF/<br>
META-INF/MANIFEST.MF<br>
META-INF/jboss-beans.xml<br>
embedded-tools.jar<br>
toolsframework.xml<br>
tools/<br>
tools/plugins/<br>
tools/plugins/osbv-defaults.jar<br>
tools/tsmx-objectstorebrowser.jar<br>
tsmx-tools.jar<br>
  <br>
Its only being included in the build distribution as an example:<br>
  <br>
[612][valkyrie: bin]$ find .. -name 'jbossts-tools*'<br>
../docs/examples/transactions/jbossts-tools.sar<br>
  <br>
so we need to clean up the dependency on this to only be relevant to
the packaging phase or something. Can that be done Paul?<br>
  <br>
Max Rydahl Andersen wrote:
  <blockquote cite="mid:4A77E030.7020803@redhat.com" type="cite">
    <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
Question: Are those .sar *really* treatable as .jar's ? <br>
    <br>
If yes, then I would consider pushing on JDT to not care about the
postfix (assuming that javac works with .sar?)<br>
    <br>
If no and these are purely for JBoss AS understanding, then why are
these .sar's even in the classpath ?<br>
    <br>
/max</blockquote>
  <br>
  <pre wrap="">
<hr class="__postbox_mime_separator" size="4" width="90%">
_______________________________________________
jboss-development mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-development@lists.jboss.org">jboss-development@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-development">https://lists.jboss.org/mailman/listinfo/jboss-development</a>
  </pre>
</blockquote>
</body>
</html>