[ 
https://issues.apache.org/jira/browse/NETBEANS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410675#comment-17410675
 ] 

Eric Bresie edited comment on NETBEANS-2842 at 9/6/21, 3:21 PM:
----------------------------------------------------------------

I cloned the code from https://github.com/pack200/pack200 and it seemed to 
compile and test passed from what I can tell so far.  So I guess the question 
is, are there any artifacts generated for this which could be imported to use.  
 

I tried mvn deploy but of course it doesn't push due to 

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project pack200: Failed to deploy artifacts: Could not transfer artifact 
io.pack200:pack200:jar:14-20210906.151349-1 from/to ossrh 
(https://oss.sonatype.org/content/repositories/snapshots): authentication 
failed for 
https://oss.sonatype.org/content/repositories/snapshots/io/pack200/pack200/14-SNAPSHOT/pack200-14-20210906.151349-1.jar,
 status: 401 Unauthorized -> [Help 1]


was (Author: ebresie):
I cloned the code from https://github.com/pack200/pack200 and it seemed to 
compile and test passed from what I can tell so far.  So I guess the question 
is, are there any artifacts generated for this which could be imported to use.  
 

> Using of deprecated pack200 tool in nbm packaging
> -------------------------------------------------
>
>                 Key: NETBEANS-2842
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2842
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Plugin Manager
>    Affects Versions: 11.3
>            Reporter: Benjamin Graf
>            Priority: Critical
>
> Netbeans plugins are mostly compressed in size by the JDK internal pack200 
> tool which is deprecated since JDK 11 ([https://openjdk.java.net/jeps/336]). 
> It should be thought about an alternative as it might get removed in next JDK 
> releases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to