[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem using mh_make on ice4j



Hi,
 
I can't reproduce it. Which version of maven do you use?
 
Eugene S


18.07.2018, 00:00, "Samuel Henrique" <samueloph@debian.org>:
Hello,

I'm trying to package ice4j[0], a depedency of zaproxy[1].

I'm not experienced in Java build systems, so i can't properly understand and fix the problem:

I've tried to init the package with different options running mh_make but i always stopped at this error:

Checking dependencies for documentation packages...
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unknown packaging: bundle @ line 7, column 13
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]  
[ERROR]   The project org.jitsi:ice4j:1.0.0 (/home/samueloph/gsoc/packages/wip/ice4j-1.0.0/pom.xml) has 1 error
[ERROR]     Unknown packaging: bundle @ line 7, column 13
[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

Please, someone who has more experience on Java packaging could help me figure this out, i just need to set up the basics of the packaging to start working on its d/copyright and so on.

[0]https://github.com/jitsi/ice4j
[1]https://github.com/zaproxy/zaproxy

--
Samuel Henrique <samueloph>

Reply to: