Author: sisbell Date: Mon Aug 6 15:35:05 2007 New Revision: 563314 URL: http://svn.apache.org/viewvc?view=rev&rev=563314 Log: Website update about repository format.
Added: incubator/nmaven/www/rdf-repository.html Modified: incubator/nmaven/www/adding-executables.html incubator/nmaven/www/adding-plugins.html incubator/nmaven/www/conventions.html incubator/nmaven/www/dependencies.html incubator/nmaven/www/environment-configuration.html incubator/nmaven/www/features.html incubator/nmaven/www/getting-started.html incubator/nmaven/www/ide/sharp-develop.html incubator/nmaven/www/ide/visual-studio.html incubator/nmaven/www/index.html incubator/nmaven/www/integration.html incubator/nmaven/www/issue-tracking.html incubator/nmaven/www/license.html incubator/nmaven/www/mail-lists.html incubator/nmaven/www/net-plugins.html incubator/nmaven/www/plugins/index.html incubator/nmaven/www/project-info.html incubator/nmaven/www/project-summary.html incubator/nmaven/www/source-repository.html incubator/nmaven/www/team-list.html Modified: incubator/nmaven/www/adding-executables.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/adding-executables.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/adding-executables.html (original) +++ incubator/nmaven/www/adding-executables.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> @@ -230,7 +234,7 @@ -DartifactId=<<myArtifactId>> \ -DarchetypeArtifactId=maven-archetype-netexecutable \ -DarchetypeGroupId=org.apache.maven.dotnet \ - -DarchetypeVersion=0.14-SNAPSHOT </pre></div></li><li>Make sure to add an entry in the executable-plugins.xml file, located within the dotnet-core module. Replace each param: $<a name="vendor">vendor</a>, $<a name="exe">exe</a>, .. with the appropriate values.<div class="source"><pre> <executablePlugin> + -DarchetypeVersion=0.14 </pre></div></li><li>Make sure to add an entry in the executable-plugins.xml file, located within the dotnet-core module. Replace each param: $<a name="vendor">vendor</a>, $<a name="exe">exe</a>, .. with the appropriate values.<div class="source"><pre> <executablePlugin> <identifier>${ID}</identifier> <pluginClass>org.apache.maven.dotnet.executable.impl.DefaultNetExecutable</pluginClass> <vendor>${vendor}</vendor> Modified: incubator/nmaven/www/adding-plugins.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/adding-plugins.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/adding-plugins.html (original) +++ incubator/nmaven/www/adding-plugins.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/conventions.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/conventions.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/conventions.html (original) +++ incubator/nmaven/www/conventions.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <strong>Conventions</strong> </li> <li class="none"> - <strong>Conventions</strong> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> @@ -202,7 +206,7 @@ <groupId>NMaven.Artifact</groupId> <artifactId><font size="+1"><b>NMaven.Artifact</b></font><artifactId> <packaging>library</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>NMaven.Artifact</name> </project> </pre> @@ -217,7 +221,7 @@ <groupId><font size="+1"><b>NMaven.Artifact</b></font></groupId> <artifactId><font size="+1"><b>NMaven.Artifact</b></font><artifactId> <packaging>library</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>NMaven.Artifact</name> </project> </pre> @@ -252,7 +256,7 @@ <groupId>NMaven.Artifact</groupId> <artifactId><font size="+1"><b>NMaven.Artifact</b></font><artifactId> <packaging>library</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>NMaven.Artifact</name> </project> </pre> @@ -266,7 +270,7 @@ <groupId>NMaven.Plugins</groupId> <artifactId>NMaven.Plugins</artifactId> <packaging>pom</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>NMaven.Plugins</name> <build> <sourceDirectory>src/main/csharp</sourceDirectory> Modified: incubator/nmaven/www/dependencies.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/dependencies.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/dependencies.html (original) +++ incubator/nmaven/www/dependencies.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/environment-configuration.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/environment-configuration.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/environment-configuration.html (original) +++ incubator/nmaven/www/environment-configuration.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <strong>Configuration</strong> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <strong>Configuration</strong> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/features.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/features.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/features.html (original) +++ incubator/nmaven/www/features.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <strong>Features</strong> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <strong>Features</strong> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/getting-started.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/getting-started.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/getting-started.html (original) +++ incubator/nmaven/www/getting-started.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <strong>Getting Started</strong> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <strong>Getting Started</strong> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> @@ -226,7 +230,7 @@ -DartifactId=<<myArtifactId>> \ -DarchetypeArtifactId=maven-archetype-dotnet-simple \ -DarchetypeGroupId=org.apache.maven.dotnet \ - -DarchetypeVersion=0.14-SNAPSHOT </pre></div><p>You will see the following project generated:</p><div class="source"><pre>. + -DarchetypeVersion=0.14 </pre></div><p>You will see the following project generated:</p><div class="source"><pre>. |-- src | `-- main | `-- csharp Modified: incubator/nmaven/www/ide/sharp-develop.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/ide/sharp-develop.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/ide/sharp-develop.html (original) +++ incubator/nmaven/www/ide/sharp-develop.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="../features.html">Features</a> + <a href="../environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="../getting-started.html">Getting Started</a> + <a href="../conventions.html">Conventions</a> </li> <li class="none"> - <a href="../conventions.html">Conventions</a> + <a href="../features.html">Features</a> + </li> + + <li class="none"> + <a href="../getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="../environment-configuration.html">Configuration</a> + <a href="../rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/ide/visual-studio.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/ide/visual-studio.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/ide/visual-studio.html (original) +++ incubator/nmaven/www/ide/visual-studio.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="../features.html">Features</a> + <a href="../environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="../getting-started.html">Getting Started</a> + <a href="../conventions.html">Conventions</a> </li> <li class="none"> - <a href="../conventions.html">Conventions</a> + <a href="../features.html">Features</a> + </li> + + <li class="none"> + <a href="../getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="../environment-configuration.html">Configuration</a> + <a href="../rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> @@ -185,7 +189,7 @@ </HostApplication> <Addin> <Assembly> - C:\Documents and Settings\shane\.m2\repository\NMaven\VisualStudio\NMaven.VisualStudio.Addin\0.14-SNAPSHOT\NMaven.VisualStudio.Addin.dll + C:\Documents and Settings\shane\.m2\repository\NMaven\VisualStudio\NMaven.VisualStudio.Addin\0.14\NMaven.VisualStudio.Addin.dll </Assembly> <FullClassName>NMaven.VisualStudio.Addin.Connect</FullClassName> <FriendlyName>NMaven.VisualStudio.Addin</FriendlyName> @@ -198,7 +202,7 @@ -DartifactId=<<myArtifactId>> \ -DarchetypeArtifactId=maven-archetype-dotnet-simple \ -DarchetypeGroupId=org.apache.maven.dotnet \ - -DarchetypeVersion=0.14-SNAPSHOT </pre></div><p>You will see the following project generated:</p><div class="source"><pre> . + -DarchetypeVersion=0.14 </pre></div><p>You will see the following project generated:</p><div class="source"><pre> . |-- src | `-- main | `-- csharp Modified: incubator/nmaven/www/index.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/index.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/index.html (original) +++ incubator/nmaven/www/index.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/integration.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/integration.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/integration.html (original) +++ incubator/nmaven/www/integration.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/issue-tracking.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/issue-tracking.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/issue-tracking.html (original) +++ incubator/nmaven/www/issue-tracking.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/license.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/license.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/license.html (original) +++ incubator/nmaven/www/license.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/mail-lists.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/mail-lists.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/mail-lists.html (original) +++ incubator/nmaven/www/mail-lists.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/net-plugins.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/net-plugins.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/net-plugins.html (original) +++ incubator/nmaven/www/net-plugins.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> @@ -209,20 +213,20 @@ <groupId>NMaven.Plugins</groupId> <artifactId>NMaven.Plugins.Test</artifactId> <packaging>netplugin</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>NMaven.Plugins.Test</name> <dependencies> <dependency> <groupId>NMaven.Plugin</groupId> <artifactId>NMaven.Plugin</artifactId> <type>library</type> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>NMaven.Model</groupId> <artifactId>NMaven.Model.Pom</artifactId> <type>library</type> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> </project> Modified: incubator/nmaven/www/plugins/index.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/index.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/plugins/index.html (original) +++ incubator/nmaven/www/plugins/index.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="../features.html">Features</a> + <a href="../environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="../getting-started.html">Getting Started</a> + <a href="../conventions.html">Conventions</a> </li> <li class="none"> - <a href="../conventions.html">Conventions</a> + <a href="../features.html">Features</a> + </li> + + <li class="none"> + <a href="../getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="../environment-configuration.html">Configuration</a> + <a href="../rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/project-info.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/project-info.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/project-info.html (original) +++ incubator/nmaven/www/project-info.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/project-summary.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/project-summary.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/project-summary.html (original) +++ incubator/nmaven/www/project-summary.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Added: incubator/nmaven/www/rdf-repository.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/rdf-repository.html?view=auto&rev=563314 ============================================================================== --- incubator/nmaven/www/rdf-repository.html (added) +++ incubator/nmaven/www/rdf-repository.html Mon Aug 6 15:35:05 2007 @@ -0,0 +1,332 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> + + + + + + + + + + +<html> + <head> + <title>NMaven - </title> + <style type="text/css" media="all"> + @import url("./css/maven-base.css"); + @import url("./css/maven-theme.css"); + @import url("./css/site.css"); + </style> + <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> + </head> + <body class="composite"> + <div id="banner"> + <span id="bannerLeft"> + + NMaven + + </span> + <span id="bannerRight"> + + <img src="./images/apache-incubator-logo.png" alt="" /> + + </span> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + + + + + + + <div class="xleft"> + Last Published: 08/06/2007 + </div> + <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> + | + <a href="">NMaven</a> + | + <a href="http://svn.apache.org/repos/asf/incubator/nmaven/">NMaven SVN</a> + | + <a href="http://maven.apache.org/">Maven</a> + | + <a href="http://www.mono-project.com/">Mono Project</a> + | + <a href="http://dotgnu.org/">DotGNU</a> + + + + + + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + + + + + + <h5>General Info</h5> + <ul> + + <li class="none"> + <a href="index.html">About</a> + </li> + + <li class="none"> + <a href="environment-configuration.html">Configuration</a> + </li> + + <li class="none"> + <a href="conventions.html">Conventions</a> + </li> + + <li class="none"> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> + </li> + + <li class="none"> + <a href="plugins/index.html">Plugins</a> + </li> + + <li class="none"> + <strong>RDF Repository</strong> + </li> + </ul> + <h5>IDE Integration</h5> + <ul> + + <li class="none"> + <a href="ide/visual-studio.html">Visual Studio</a> + </li> + + <li class="none"> + <a href="ide/sharp-develop.html">Sharp Develop</a> + </li> + </ul> + <h5>Developer Documentation</h5> + <ul> + + <li class="none"> + <a href="net-plugins.html">Writing .NET Mojos</a> + </li> + + <li class="none"> + <a href="adding-plugins.html">Adding Compilers</a> + </li> + + <li class="none"> + <a href="adding-executables.html">Adding Executables</a> + </li> + + <li class="none"> + <a href="apidocs/index.html">JavaDocs</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + + + + + + + + + + + + + + + + + + + + <li class="collapsed"> + <a href="project-info.html">Project Information</a> + </li> + </ul> + <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"> + <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img> + </a> + + + + + + + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + <div class="section"><h2>RDF Repository</h2><div class="section"><h3>The Structure</h3><p>The local repository for .NET artifacts is divided into a user assembly cache (uac) and a private application base (pab). The user assembly cache includes resolved artifacts, while the private application base is used for running executables and .NET plugins, which require (in most cases) that their dependencies be in the same directory as the executables for loading purposes.</p><div class="source"><pre>|--.m2 +| `--uac +| `--gac_msil +| `--NMaven.Model.Pom +| `--0.14.0.0__NMaven.Model +| `--NMaven.Model.Pom.dll +| `--NMaven.Model.Pom.pom +| `--NMaven.Executable +| `--0.14.0.0__NMaven.Executables +| `--NMaven.Executable.exe +| `--NMaven.Executable.pom +| `--rdfRepository/memorystore.data +| `--pab +| `--NMaven.Executable +| `--0.14.0.0__NMaven.Executables +| `--NMaven.Executable.exe +| `--NMaven.Model.Pom.dll </pre></div><p>The uac and pab follow a similar structure to the Microsoft specified global assembly cache. More generally the structure looks like:</p><div class="source"><pre>|--.m2 +| `--uac +| `--[processor_architecture] +| `--[artifact_id] +| `--[version]__[group_id] +| `--[artifact_id].[extension] +| `--pab +| `--[processor_architecture] +| `--[artifact_id] +| `--[version]__[group_id] +| `--[artifact_id].[extension] +| `--[artifact_id_dependency].[extension] </pre></div></div><div class="section"><h3>The Metadata</h3><p>NMaven does not store poms within the local repository, but uses an RDF store (.m2/uac/rdfRepository/memorystore.data) to hold the artifact information. To export this memory store to RDF/XML, type:</p><div class="source"><pre> mvn org.apache.maven.dotnet.plugins:maven-repository-plugin:export-rdf </pre></div><p>You will see an rdf-repository-export.xml file appear under the rdfRepository directory.</p><div class="source"><pre> <?xml version="1.0" encoding="UTF-8"?> +<rdf:RDF + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> + +[...] +<rdf:Description rdf:about="Castle:Castle.Core:2.0-rc2:library"> + <isResolved xmlns="http://maven.apache.org/artifact/dependency/" + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</isResolved> +</rdf:Description> + +<rdf:Description rdf:about="Castle:Castle.Windsor:2.0-rc2:library"> + <dependency xmlns="http://maven.apache.org/artifact/" + rdf:resource="Castle:Castle.Core:2.0-rc2:library"/> + <dependency xmlns="http://maven.apache.org/artifact/" + rdf:resource="Castle:Castle.DynamicProxy:2.0-rc2:library"/> + <dependency xmlns="http://maven.apache.org/artifact/" + rdf:resource="Castle:Castle.MicroKernel:2.0-rc2:library"/> + <isResolved xmlns="http://maven.apache.org/artifact/dependency/" + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</isResolved> +</rdf:Description> + +<rdf:Description rdf:about="NMaven.Model:NMaven.Model.Pom:0.14:library"> + <rdf:type rdf:resource="http://maven.apache.org/Artifact"/> + <groupId xmlns="http://maven.apache.org/artifact/">NMaven.Model</groupId> + <artifactId xmlns="http://maven.apache.org/artifact/">NMaven.Model.Pom</artifactId> + <version xmlns="http://maven.apache.org/artifact/">0.14</version> + <artifactType xmlns="http://maven.apache.org/artifact/">library</artifactType> + <isResolved xmlns="http://maven.apache.org/artifact/dependency/" + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</isResolved> + <parent xmlns="http://maven.apache.org/artifact/" + rdf:resource="NMaven:NMaven.Assemblies:0.14:library"/> +</rdf:Description> + +<rdf:Description rdf:about="NMaven:NMaven.Assemblies:0.14:pom"> + <rdf:type rdf:resource="http://maven.apache.org/Artifact"/> + <groupId xmlns="http://maven.apache.org/artifact/">NMaven</groupId> + <artifactId xmlns="http://maven.apache.org/artifact/">NMaven.Assemblies</artifactId> + <version xmlns="http://maven.apache.org/artifact/">0.14</version> + <artifactType xmlns="http://maven.apache.org/artifact/">pom</artifactType> + <parent xmlns="http://maven.apache.org/artifact/" + rdf:resource="NMaven.Project:NMaven.Project:0.14:pom"/> +</rdf:Description> + +<rdf:Description rdf:about="NMaven.Project:NMaven.Project:0.14:pom"> + <rdf:type rdf:resource="http://maven.apache.org/Artifact"/> + <groupId xmlns="http://maven.apache.org/artifact/">NMaven.Project</groupId> + <artifactId xmlns="http://maven.apache.org/artifact/">NMaven.Project</artifactId> + <version xmlns="http://maven.apache.org/artifact/">0.14</version> + <artifactType xmlns="http://maven.apache.org/artifact/">pom</artifactType> + <isResolved xmlns="http://maven.apache.org/artifact/dependency/" + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</isResolved> +</rdf:Description> + +<rdf:Description rdf:about="NMaven:NMaven.Assemblies:0.14:pom"> + <isResolved xmlns="http://maven.apache.org/artifact/dependency/" + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</isResolved> +</rdf:Description> + +<rdf:Description rdf:about="NMaven.Artifact:NMaven.Artifact:0.14:library"> + <rdf:type rdf:resource="http://maven.apache.org/Artifact"/> + <groupId xmlns="http://maven.apache.org/artifact/">NMaven.Artifact</groupId> + <artifactId xmlns="http://maven.apache.org/artifact/">NMaven.Artifact</artifactId> + <version xmlns="http://maven.apache.org/artifact/">0.14</version> + <artifactType xmlns="http://maven.apache.org/artifact/">library</artifactType> + <parent xmlns="http://maven.apache.org/artifact/" + rdf:resource="NMaven:NMaven.Assemblies:0.14:library"/> + <dependency xmlns="http://maven.apache.org/artifact/" + rdf:resource="NMaven.Model:NMaven.Model.Pom:0.14:library"/> + <dependency xmlns="http://maven.apache.org/artifact/" + rdf:resource="NUnit:NUnit.Framework:2.2.8.0:library"/> + <isResolved xmlns="http://maven.apache.org/artifact/dependency/" + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</isResolved> +</rdf:Description> + +<rdf:Description rdf:about="NMaven.Plugins:NMaven.Plugin.Resx:0.14:exe"> + <rdf:type rdf:resource="http://maven.apache.org/Artifact"/> + <groupId xmlns="http://maven.apache.org/artifact/">NMaven.Plugins</groupId> + <artifactId xmlns="http://maven.apache.org/artifact/">NMaven.Plugin.Resx</artifactId> + <version xmlns="http://maven.apache.org/artifact/">0.14</version> + <artifactType xmlns="http://maven.apache.org/artifact/">exe</artifactType> + <parent xmlns="http://maven.apache.org/artifact/" + rdf:resource="NMaven.Plugins:NMaven.Plugins:0.14:exe"/> +</rdf:Description> + +<rdf:Description rdf:about="NMaven.Plugins:NMaven.Plugin.Resx:0.14:exe.config"> + <rdf:type rdf:resource="http://maven.apache.org/Artifact"/> + <groupId xmlns="http://maven.apache.org/artifact/">NMaven.Plugins</groupId> + <artifactId xmlns="http://maven.apache.org/artifact/">NMaven.Plugin.Resx</artifactId> + <version xmlns="http://maven.apache.org/artifact/">0.14</version> + <artifactType xmlns="http://maven.apache.org/artifact/">exe.config</artifactType> +</rdf:Description> + +<rdf:Description rdf:about="NMaven.Plugins:NMaven.Plugin.Resx:0.14:exe"> + <dependency xmlns="http://maven.apache.org/artifact/" + rdf:resource="NMaven.Plugins:NMaven.Plugin.Resx:0.14:exe.config"/> + <isResolved xmlns="http://maven.apache.org/artifact/dependency/" + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</isResolved> +</rdf:Description> + +</rdf:RDF> </pre></div><p>The Predicates are:</p><table class="bodyTable"><tbody><tr class="a"><td align="left"><b>Predicate</b></td><td align="left"><b>Description</b></td></tr><tr class="b"><td align="left">http://maven.apache.org/artifact/artifactType</td><td align="left">The type of artifact: library, executable, net-plugin, netmodule</td></tr><tr class="a"><td align="left">http://maven.apache.org/artifact/groupId</td><td align="left">The group Id</td></tr><tr class="b"><td align="left">http://maven.apache.org/artifact/artifactId</td><td align="left">The artifact id</td></tr><tr class="a"><td align="left">http://maven.apache.org/artifact/version</td><td align="left">The artifact version</td></tr><tr class="b"><td align="left">http://maven.apache.org/artifact/classifier</td><td align="left">The classifier URI (Public Key Token ID)</td></tr><tr class="a"><td align="left">http://maven.apache.org/artifact/dependency/isResolved</td><td align="left">Has the artifact been resolved</td></tr><tr class="b"><td align="left">http://maven.apache.org/Artifact</td><td align="left">The RDF type</td></tr><tr class="a"><td align="left">http://maven.apache.org/artifact/dependency</td><td align="left">A dependency URI</td></tr><tr class="b"><td align="left">http://maven.apache.org/artifact/parent</td><td align="left">The Parent URI</td></tr><tr class="a"><td align="left">http://maven.apache.org/artifact/requirement/vendor</td><td align="left">The required artifact vendor: Microsoft, Mono</td></tr><tr class="b"><td align="left">http://maven.apache.org/artifact/requirement/frameworkVersion</td><td align="left">The required artifact framework version: 1.1, 2.0, 3.0</td></tr></tbody></table></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 2007 + + NMaven + + + + + + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> +</html> Modified: incubator/nmaven/www/source-repository.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/source-repository.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/source-repository.html (original) +++ incubator/nmaven/www/source-repository.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5> Modified: incubator/nmaven/www/team-list.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/team-list.html?view=diff&rev=563314&r1=563313&r2=563314 ============================================================================== --- incubator/nmaven/www/team-list.html (original) +++ incubator/nmaven/www/team-list.html Mon Aug 6 15:35:05 2007 @@ -45,7 +45,7 @@ <div class="xleft"> - Last Published: 06/07/2007 + Last Published: 08/06/2007 </div> <div class="xright"> <a href="http://incubator.apache.org/projects/nmaven.html">Project Site</a> | @@ -87,15 +87,19 @@ </li> <li class="none"> - <a href="features.html">Features</a> + <a href="environment-configuration.html">Configuration</a> </li> <li class="none"> - <a href="getting-started.html">Getting Started</a> + <a href="conventions.html">Conventions</a> </li> <li class="none"> - <a href="conventions.html">Conventions</a> + <a href="features.html">Features</a> + </li> + + <li class="none"> + <a href="getting-started.html">Getting Started</a> </li> <li class="none"> @@ -103,7 +107,7 @@ </li> <li class="none"> - <a href="environment-configuration.html">Configuration</a> + <a href="rdf-repository.html">RDF Repository</a> </li> </ul> <h5>IDE Integration</h5>