Symlinks for jars in maven-repo missing

Bug #939151 reported by Jens Braeuer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
scala (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi everyone,

I think I found a packaging-related bug in scala-2.9.1.dfsg-3. The package installs a .pom below /usr/share/maven-repo, but misses the symlink to the .jar.

The following output shows, that the symlink
/usr/share/maven-repo/org/scala-lang/scala-compiler/2.9.1/scala-compiler-2.9.1.jar ->
/usr/share/java/scala-compiler-2.9.1.jar.
is missing. There is a symlink for scala-library-2.9.1.jar but not for scala-compiler.

vagrant@precise-amd64:~$ find /usr/share/maven-repo/
/usr/share/maven-repo/
/usr/share/maven-repo/org
/usr/share/maven-repo/org/scala-lang
/usr/share/maven-repo/org/scala-lang/scala-compiler
/usr/share/maven-repo/org/scala-lang/scala-compiler/2.9.1
/usr/share/maven-repo/org/scala-lang/scala-compiler/2.9.1/scala-compiler-2.9.1.pom
/usr/share/maven-repo/org/scala-lang/scala-compiler/debian
/usr/share/maven-repo/org/scala-lang/scala-compiler/debian/scala-compiler-debian.pom
/usr/share/maven-repo/org/scala-lang/scala-library
/usr/share/maven-repo/org/scala-lang/scala-library/2.9.1
/usr/share/maven-repo/org/scala-lang/scala-library/2.9.1/scala-library-2.9.1.jar
/usr/share/maven-repo/org/scala-lang/scala-library/2.9.1/scala-library-2.9.1.pom
/usr/share/maven-repo/org/scala-lang/scala-library/debian
/usr/share/maven-repo/org/scala-lang/scala-library/debian/scala-library-debian.jar
/usr/share/maven-repo/org/scala-lang/scala-library/debian/scala-library-debian.pom

This breaks the site-wide maven repository.

I would love to see this fixed.
Thanks a lot,
Jens

tags: added: jvm maven maven-repo scala
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.