<div>Ok; will move with the 2nd option.</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>Sanjay<br><br></div>
<div class="gmail_quote">On Thu, Dec 17, 2009 at 9:16 AM, Ramesh Reddy <span dir="ltr">&lt;<a href="mailto:rareddy@redhat.com">rareddy@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Bottom line is either we can make the project to build using the maven<br>or use eclipse built-in build.<br>
<br>1) If we use maven, we need to depend on maven and maven eclipse<br>plug-in.<br><br>2) If we use eclipse build, we can provide option to user to<br> a) add the dependencies manually.<br> b) and/or given a maven repo location and version, manually download<br>
the resources from URL and save in the project and use them just.<br><br>Since (2) is minimum dependency route, I am OK with pursuing that. I see<br>that what you are proposing below<br>
<div class="im"><br>On Wed, 2009-12-16 at 17:02 -0600, Sanjay Chaudhuri wrote:<br>&gt; I was thinking, how about using <a href="http://repository.jboss.com/maven2" target="_blank">http://repository.jboss.com/maven2</a> as<br>
&gt; the place to go and get the plugins<br></div>I would use the above as default, but in &quot;preferences&quot; for the project,<br>I will let them change it.<br>
<div class="im"><br>&gt;  either by hardcoded names or by parsing pom.xml to get both the the<br>&gt; repository location and the dependencies.<br></div>I would just use the hard coded based on given version, as with every<br>
version this will change. Parsing pom.xml is bad idea, as this can be<br>laborious.<br>
<div class="im"><br>&gt; The Cdk wizard may have a check-box to force a download or use an old<br>&gt; download. Downloaded jars can be kept in metadata location of the<br>&gt; workspace. Each Cdk project may either use a local copy which gets<br>
&gt; copied from the metadata location or may directly point to the<br>&gt; metadata location to always get pointed to the latest download.<br></div>No separate metadata location needed. Just copy them into the project<br>
the very first time when they create the connector. If some reason<br>download is not successful or on users wish let them add manually. It<br>does not matter how they got the jars.<br>
<div>
<div></div>
<div class="h5"><br>&gt;<br>&gt; This is to facilitate build and export without maven installed and a<br>&gt; maven build. Let me know what you think.<br><br><br><br><br></div></div></blockquote></div><br>