<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Maven on Saleem Ansari</title>
    <link>/tags/maven/</link>
    <description>Recent content in Maven on Saleem Ansari</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>(c) 2024 Saleem Ansari</copyright>
    <lastBuildDate>Thu, 20 May 2010 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/maven/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Getting started with Maven!</title>
      <link>/2010/05/20/getting-started-with-maven/</link>
      <pubDate>Thu, 20 May 2010 00:00:00 +0000</pubDate>
      <guid>/2010/05/20/getting-started-with-maven/</guid>
      <description>I installed Maven on my Fedora 12 box and fired the command listed at How_do_I_make_my_first_Maven_project :&#xA;$ mvn archetype:create \ -DarchetypeGroupId=org.apache.maven.archetypes \ -DgroupId=com.mycompany.app \ -DartifactId=my-app /usr/lib/jvm/java [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: &amp;#39;archetype&amp;#39;. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin &amp;#39;org.apache.maven.plugins:maven-archetype-plugin&amp;#39; does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: &amp;amp;amp;lt; 1 second [INFO] Finished at: Thu May 20 13:15:56 GMT+05:30 2010 [INFO] Final Memory: 13M/26M [INFO] ----------------------- I tried to debug it further by adding -X and -e options to the commandline.</description>
    </item>
  </channel>
</rss>
