From c4fc668bb6eaaa9bf6f7248eb51357d119e6659b Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Mon, 20 Feb 2012 16:37:32 -0500 Subject: Fixed POM for sonatypes standards. --- src/build/maven/continuations-plugin-pom.xml | 12 ++++++++++++ src/build/maven/jline-pom.xml | 12 ++++++++++++ src/build/maven/scala-compiler-pom.xml | 12 ++++++++++++ src/build/maven/scala-dbc-pom.xml | 12 ++++++++++++ src/build/maven/scala-library-pom.xml | 12 ++++++++++++ src/build/maven/scala-partest-pom.xml | 12 ++++++++++++ src/build/maven/scala-swing-pom.xml | 12 ++++++++++++ src/build/maven/scalap-pom.xml | 12 ++++++++++++ 8 files changed, 96 insertions(+) (limited to 'src/build/maven') diff --git a/src/build/maven/continuations-plugin-pom.xml b/src/build/maven/continuations-plugin-pom.xml index 0277b899ed..aca519b87e 100644 --- a/src/build/maven/continuations-plugin-pom.xml +++ b/src/build/maven/continuations-plugin-pom.xml @@ -6,6 +6,8 @@ continuations jar @VERSION@ + Scala Continuations Plugin + Delimited continuations compilation for Scala http://www.scala-lang.org/ 2010 @@ -48,4 +50,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + diff --git a/src/build/maven/jline-pom.xml b/src/build/maven/jline-pom.xml index 0c96c1374e..4752deb5e0 100644 --- a/src/build/maven/jline-pom.xml +++ b/src/build/maven/jline-pom.xml @@ -6,6 +6,8 @@ jline jar @VERSION@ + jline + Like readline, but better http://www.scala-lang.org/ 2011 @@ -54,4 +56,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + diff --git a/src/build/maven/scala-compiler-pom.xml b/src/build/maven/scala-compiler-pom.xml index 520c5fd5fd..f9bcb6719d 100644 --- a/src/build/maven/scala-compiler-pom.xml +++ b/src/build/maven/scala-compiler-pom.xml @@ -6,6 +6,8 @@ scala-compiler jar @VERSION@ + Scala Compiler + Compiler for the Scala Programming Language http://www.scala-lang.org/ 2002 @@ -54,4 +56,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + diff --git a/src/build/maven/scala-dbc-pom.xml b/src/build/maven/scala-dbc-pom.xml index 6c1fa4529c..23092d10ad 100644 --- a/src/build/maven/scala-dbc-pom.xml +++ b/src/build/maven/scala-dbc-pom.xml @@ -6,6 +6,8 @@ scala-dbc jar @VERSION@ + Scala Database Connectivity + Connectivity for your DBs http://www.scala-lang.org/ 2002 @@ -47,4 +49,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + diff --git a/src/build/maven/scala-library-pom.xml b/src/build/maven/scala-library-pom.xml index 836ff4766a..8e0abd4937 100644 --- a/src/build/maven/scala-library-pom.xml +++ b/src/build/maven/scala-library-pom.xml @@ -6,6 +6,8 @@ scala-library jar @VERSION@ + Scala Library + Standard library for the Scala Programming Language http://www.scala-lang.org/ 2002 @@ -40,4 +42,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + diff --git a/src/build/maven/scala-partest-pom.xml b/src/build/maven/scala-partest-pom.xml index 3dc330672a..f18ca46c50 100644 --- a/src/build/maven/scala-partest-pom.xml +++ b/src/build/maven/scala-partest-pom.xml @@ -6,6 +6,8 @@ scala-partest jar @VERSION@ + Parallel Test Framework + testing framework for the Scala compiler. http://www.scala-lang.org/ 2002 @@ -48,4 +50,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + diff --git a/src/build/maven/scala-swing-pom.xml b/src/build/maven/scala-swing-pom.xml index 06b799c7b7..a03bc07ab0 100644 --- a/src/build/maven/scala-swing-pom.xml +++ b/src/build/maven/scala-swing-pom.xml @@ -6,6 +6,8 @@ scala-swing jar @VERSION@ + Scala Swing library + Swing for Scala http://www.scala-lang.org/ 2002 @@ -47,4 +49,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + diff --git a/src/build/maven/scalap-pom.xml b/src/build/maven/scalap-pom.xml index 3326e2d350..d7f867d4a1 100644 --- a/src/build/maven/scalap-pom.xml +++ b/src/build/maven/scalap-pom.xml @@ -6,6 +6,8 @@ scalap jar @VERSION@ + Scalap + bytecode analysis tool http://www.scala-lang.org/ 2002 @@ -48,4 +50,14 @@ false + + + lamp + EPFL LAMP + + + Typesafe + Typesafe, Inc. + + -- cgit v1.2.3