<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/maven-and-scala</id>
  <title type="text">Maven and Scala Google Group</title>
  <subtitle type="text">
  A group to discuss about * how to use maven for scala user, * the maven-scala-plugin, archetypes for scala projects * maven as replacement for sbaz * ...
  </subtitle>
  <link href="/group/maven-and-scala/feed/atom_v1_0_msgs.xml" rel="self" title="Maven and Scala feed"/>
  <updated>2010-03-12T16:27:53Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>dirk husemann</name>
  <email>husem...@gmail.com</email>
  </author>
  <updated>2010-03-12T16:27:53Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/568d52ecb33b5f64?show_docid=568d52ecb33b5f64</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/568d52ecb33b5f64?show_docid=568d52ecb33b5f64"/>
  <title type="text">Re: mvn scala:script -DscriptFile=.... barfs with &quot;version was null for javax.mail:mail&quot;</title>
  <summary type="html" xml:space="preserve">
  [...] &lt;br&gt; ah, ok. i&#39;ll exclude it then for the time being. &lt;br&gt; thx!
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Bernard</name>
  <email>david.bernard...@gmail.com</email>
  </author>
  <updated>2010-03-12T16:08:42Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/85bad11ff963c88e?show_docid=85bad11ff963c88e</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/85bad11ff963c88e?show_docid=85bad11ff963c88e"/>
  <title type="text">Re: [maven-and-scala] Re: mvn scala:script -DscriptFile=.... barfs with &quot;version was null for javax.mail:mail&quot;</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; It seems to bee a bug (on the plugin ??) &lt;br&gt; As workaround, if you don&#39;t need to post email you could try to &lt;br&gt; exclude the dependency to mail: &lt;br&gt; &amp;lt;dependency&amp;gt; &lt;br&gt; &amp;lt;groupId&amp;gt;net.liftweb&amp;lt;/groupId&amp;gt; &lt;br&gt; &amp;lt;artifactId&amp;gt;lift-core&amp;lt;/artifac tId&amp;gt; &lt;br&gt; &amp;lt;version&amp;gt;1.1-M8&amp;lt;/version&amp;gt; &lt;br&gt; &amp;lt;exclusions&amp;gt; &lt;br&gt; &amp;lt;exclusion&amp;gt; &lt;br&gt; &amp;lt;groupId&amp;gt;javax.mail&amp;lt;/groupId&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Josh Suereth</name>
  <email>joshua.suer...@gmail.com</email>
  </author>
  <updated>2010-03-12T16:04:56Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/07fd4c24dfbeffe3?show_docid=07fd4c24dfbeffe3</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/07fd4c24dfbeffe3?show_docid=07fd4c24dfbeffe3"/>
  <title type="text">Re: [maven-and-scala] Re: mvn scala:script -DscriptFile=.... barfs with &quot;version was null for javax.mail:mail&quot;</title>
  <summary type="html" xml:space="preserve">
  It&#39;s coming from lift-common. You can exclude it, or add the java2 repo to &lt;br&gt; your list of remote repositories.
  </summary>
  </entry>
  <entry>
  <author>
  <name>dirk husemann</name>
  <email>husem...@gmail.com</email>
  </author>
  <updated>2010-03-12T15:48:51Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/5d0ced18aa27ccba?show_docid=5d0ced18aa27ccba</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/5d0ced18aa27ccba?show_docid=5d0ced18aa27ccba"/>
  <title type="text">Re: mvn scala:script -DscriptFile=.... barfs with &quot;version was null for javax.mail:mail&quot;</title>
  <summary type="html" xml:space="preserve">
  not that i know of.
  </summary>
  </entry>
  <entry>
  <author>
  <name>dirk husemann</name>
  <email>husem...@gmail.com</email>
  </author>
  <updated>2010-03-12T15:47:38Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/895977fdb8947323?show_docid=895977fdb8947323</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/895977fdb8947323?show_docid=895977fdb8947323"/>
  <title type="text">Re: mvn scala:script -DscriptFile=.... barfs with &quot;version was null for javax.mail:mail&quot;</title>
  <summary type="html" xml:space="preserve">
  here we go: &lt;br&gt; [INFO] Scanning for projects... &lt;br&gt; [INFO] Searching repository for plugin with prefix: &#39;dependency&#39;. &lt;br&gt; [INFO] org.apache.maven.plugins: checking for updates from scala- &lt;br&gt; tools.org &lt;br&gt; [INFO] org.apache.maven.plugins: checking for updates from &lt;br&gt; eyeteadee.zurich.ibm.com &lt;br&gt; [INFO] org.codehaus.mojo: checking for updates from scala-tools.org
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Bernard</name>
  <email>david.bernard...@gmail.com</email>
  </author>
  <updated>2010-03-12T15:04:48Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/652e64bff4407670?show_docid=652e64bff4407670</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/652e64bff4407670?show_docid=652e64bff4407670"/>
  <title type="text">Re: [maven-and-scala] mvn scala:script -DscriptFile=.... barfs with &quot;version was null for javax.mail:mail&quot;</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Do you define a dependency to javax.mail:mail somewhere ? &lt;br&gt; To help diagnose the problem (and latter the solution) : &lt;br&gt; 1. Could you post the output of : &amp;quot;mvn dependency:tree&amp;quot; &lt;br&gt; 2. Could you post the plugin section for maven-scala-plugin from your pom.xml ? &lt;br&gt; /davidB
  </summary>
  </entry>
  <entry>
  <author>
  <name>dirk husemann</name>
  <email>husem...@gmail.com</email>
  </author>
  <updated>2010-03-12T14:35:59Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/3b998ff3dc8b5302?show_docid=3b998ff3dc8b5302</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/60988e12e0bd60cd/3b998ff3dc8b5302?show_docid=3b998ff3dc8b5302"/>
  <title type="text">mvn scala:script -DscriptFile=.... barfs with &quot;version was null for javax.mail:mail&quot;</title>
  <summary type="html" xml:space="preserve">
  hi, &lt;br&gt; trying to run &amp;quot;mvn scala:script -DscriptFile=...&amp;quot; i get a fatal error &lt;br&gt; thrown at me: &lt;br&gt; [ERROR] FATAL ERROR &lt;br&gt; [INFO] &lt;br&gt; ------------------------------ ------------------------------ ------------ &lt;br&gt; [INFO] version was null for javax.mail:mail &lt;br&gt; [INFO] &lt;br&gt; ------------------------------ ------------------------------ ------------
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dmitry Grigoriev</name>
  <email>m...@dimgel.ru</email>
  </author>
  <updated>2010-02-25T08:51:22Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/eeefcc231ad8d0b3/8940190bda7a681b?show_docid=8940190bda7a681b</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/eeefcc231ad8d0b3/8940190bda7a681b?show_docid=8940190bda7a681b"/>
  <title type="text">Re: anyone managed to get scaladoc/vsscaladoc working with Scala 2.8 Beta1?</title>
  <summary type="html" xml:space="preserve">
  Hello David, &lt;br&gt; I faced strange thing. When I explicitly specify version 2.13.2- &lt;br&gt; SNAPSHOT in my pom.xml, it generates scaladoc2 indeed, but compilation &lt;br&gt; fails with absolutely stupid error (error overriding method &lt;br&gt; HttpServletRequest.getParamete rMap() returning java.util.Map with &lt;br&gt; method returning java.util.Map[String, Array[String]] or so). Attempt
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Bernard</name>
  <email>david.bernard...@gmail.com</email>
  </author>
  <updated>2010-02-22T08:24:44Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/29086062f64d2694/5b65e4ba705c24b6?show_docid=5b65e4ba705c24b6</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/29086062f64d2694/5b65e4ba705c24b6?show_docid=5b65e4ba705c24b6"/>
  <title type="text">Re: [scala-tools] mvn test to console</title>
  <summary type="html" xml:space="preserve">
  Or if it&#39;s to use from IDE/editor I suggest to append &lt;br&gt; -Dsurefire.useFile=false to the command line &amp;quot;template&amp;quot; used to run &lt;br&gt; maven. &lt;br&gt; /davidB
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Bernard</name>
  <email>david.bernard...@gmail.com</email>
  </author>
  <updated>2010-02-11T08:22:39Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/f5be076da78d65d7/f82409e4fbd55225?show_docid=f82409e4fbd55225</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/f5be076da78d65d7/f82409e4fbd55225?show_docid=f82409e4fbd55225"/>
  <title type="text">Re: [maven-and-scala] Re: Continuous compilation after compilation error</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;ll take a look. I remember to fix if fsc stop if there is error, &lt;br&gt; I&#39;ll redo the test. &lt;br&gt; Thanks for reporting, I create the issue (to not forgot) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/davidB/maven-scala-plugin/issues/issue/27&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; /davidB
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex Neth</name>
  <email>alex.lii...@gmail.com</email>
  </author>
  <updated>2010-02-11T08:04:38Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/f5be076da78d65d7/aceacdc406120be4?show_docid=aceacdc406120be4</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/f5be076da78d65d7/aceacdc406120be4?show_docid=aceacdc406120be4"/>
  <title type="text">Re: Continuous compilation after compilation error</title>
  <summary type="html" xml:space="preserve">
  I am using the latest version - 2.13.1 and Scala 2.8 beta 1. &lt;br&gt; I found some references that this issue was fixed in 2.13, but it does &lt;br&gt; not seem to be.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex Neth</name>
  <email>alex.lii...@gmail.com</email>
  </author>
  <updated>2010-02-10T22:10:18Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/f5be076da78d65d7/7dad7471fc9f3d1b?show_docid=7dad7471fc9f3d1b</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/f5be076da78d65d7/7dad7471fc9f3d1b?show_docid=7dad7471fc9f3d1b"/>
  <title type="text">Continuous compilation after compilation error</title>
  <summary type="html" xml:space="preserve">
  I use mvn scala:cc and it works very well and fast, however if there &lt;br&gt; is a compilation error it exits and shuts down fsc. &lt;br&gt; Since it takes quite a bit of time to start everything through maven, &lt;br&gt; this slows me down. I&#39;ve been running the mvn task in a while loop, &lt;br&gt; but that seems silly. &lt;br&gt; I&#39;d like to be able to do one of:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Indrajit Raychaudhuri</name>
  <email>indraj...@gmail.com</email>
  </author>
  <updated>2010-02-01T14:40:58Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/aae06ddc8fef1319/53c88f954ada9cfe?show_docid=53c88f954ada9cfe</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/aae06ddc8fef1319/53c88f954ada9cfe?show_docid=53c88f954ada9cfe"/>
  <title type="text">Re: [maven-and-scala] scalac as a plexus-compiler</title>
  <summary type="html" xml:space="preserve">
  Josh, David, &lt;br&gt; All very valid and pertinent points. Just that I got too lured by the &lt;br&gt; promise of plexus-compiler and was mentally plotting how one for scala &lt;br&gt; might look like. &lt;br&gt; I think plexus-compiler didn&#39;t get enough respect for obvious reasons &lt;br&gt; (good idea but half-baked implementation, little docs). That
  </summary>
  </entry>
  <entry>
  <author>
  <name>Josh Suereth</name>
  <email>joshua.suer...@gmail.com</email>
  </author>
  <updated>2010-02-01T13:24:41Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/aae06ddc8fef1319/5675ce5192dbf067?show_docid=5675ce5192dbf067</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/aae06ddc8fef1319/5675ce5192dbf067?show_docid=5675ce5192dbf067"/>
  <title type="text">Re: [maven-and-scala] scalac as a plexus-compiler</title>
  <summary type="html" xml:space="preserve">
  I also looked into the plexus-compiler. At the time they did not support &lt;br&gt; one-source-file-&amp;gt;multiple output files in their recompilation strategy. Also &lt;br&gt; as david mentioned, the pom setup required is a bit ridiculuous. I&#39;m also &lt;br&gt; not aware of many other languages using the plexus support (besides one&#39;s &lt;br&gt; listed on the plugin documentation).
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Bernard</name>
  <email>david.bernard...@gmail.com</email>
  </author>
  <updated>2010-02-01T13:17:19Z</updated>
  <id>http://groups.google.com/group/maven-and-scala/browse_thread/thread/aae06ddc8fef1319/798493744fc88bc6?show_docid=798493744fc88bc6</id>
  <link href="http://groups.google.com/group/maven-and-scala/browse_thread/thread/aae06ddc8fef1319/798493744fc88bc6?show_docid=798493744fc88bc6"/>
  <title type="text">Re: [maven-and-scala] scalac as a plexus-compiler</title>
  <summary type="html" xml:space="preserve">
  I investigate about provide a scala backend for compiler when I &lt;br&gt; started the plugin. Why I don&#39;t choose ? &lt;br&gt; * using a custom plexus-compiler is not shorter than using the regular &lt;br&gt; plugin (in number of line or character see the example in your link &lt;br&gt; and when I investigate, it need to define an &amp;quot;extension&amp;quot;)
  </summary>
  </entry>
</feed>
