[Bug 204666] archivers/snappy-java

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 18 20:35:42 UTC 2015


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 at FreeBSD.org
          Reporter: mnd999 at gmail.com
                CC: hsn at sendmail.cz
             Flags: maintainer-feedback?(hsn at sendmail.cz)
                CC: hsn at 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.


More information about the freebsd-ports-bugs mailing list