Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2015 20:35:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204666] archivers/snappy-java
Message-ID:  <bug-204666-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204666

            Bug ID: 204666
           Summary: archivers/snappy-java
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mnd999@gmail.com
                CC: hsn@sendmail.cz
             Flags: maintainer-feedback?(hsn@sendmail.cz)
                CC: hsn@sendmail.cz

Snappy java doesn't seem to build anymore, it looks like a Maven upgrade may
have changed some of the plugin dependencies. Also we've just added a Maven 3.3
port for Spark so it might be worth the upgrade.

[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin
org.apache.maven.wagon:wagon-ssh-external:1.0-beta-7 or one of its dependencies
could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the artifact
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-7 has not been
downloaded from it before. @ 
[ERROR] Unknown packaging: bundle @ line 9, column 14
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.xerial.snappy:snappy-java:1.0.4.1
(/usr/ports/archivers/snappy-java/work/snappy-java-snappy-java-1.0.4.1/pom.xml)
has 2 errors
[ERROR]     Unresolveable build extension: Plugin
org.apache.maven.wagon:wagon-ssh-external:1.0-beta-7 or one of its dependencies
could not be resolved: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the artifact
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-7 has not been
downloaded from it before. -> [Help 2]
[ERROR]     Unknown packaging: bundle @ line 9, column 14
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
Makefile:78: recipe for target 'target/snappy-java-1.0.4.1.jar' failed
gmake[1]: *** [target/snappy-java-1.0.4.1.jar] Error 1
gmake[1]: Leaving directory
'/usr/ports/archivers/snappy-java/work/snappy-java-snappy-java-1.0.4.1'
*** Error code 2

Stop.
make: stopped in /usr/ports/archivers/snappy-java

See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203432 as this is
breaking the Spark build for others.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204666-13>