4.0.0 org.javassist javassist bundle Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java. 3.26.0-GA Javassist http://www.javassist.org/ UTF-8 Shigeru Chiba, www.javassist.org JIRA https://jira.jboss.org/jira/browse/JASSIST/ MPL 1.1 http://www.mozilla.org/MPL/MPL-1.1.html LGPL 2.1 http://www.gnu.org/licenses/lgpl-2.1.html Apache License 2.0 http://www.apache.org/licenses/ scm:git:git@github.com:jboss-javassist/javassist.git scm:git:git@github.com:jboss-javassist/javassist.git scm:git:git@github.com:jboss-javassist/javassist.git chiba Shigeru Chiba chiba@javassist.org The Javassist Project http://www.javassist.org/ project lead 9 adinn Andrew Dinn adinn@redhat.com JBoss http://www.jboss.org/ contributing developer 0 kabir.khan@jboss.com Kabir Khan kabir.khan@jboss.com JBoss http://www.jboss.org/ contributing developer 0 scottmarlow Scott Marlow smarlow@redhat.com JBoss http://www.jboss.org/ contributing developer -5 jboss-releases-repository JBoss Releases Repository https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/ jboss-snapshots-repository JBoss Snapshots Repository https://repository.jboss.org/nexus/content/repositories/snapshots/ src/main/ src/test/ src/test/resources org.apache.maven.plugins maven-compiler-plugin 3.2 1.8 1.8 11 11 -parameters org.apache.maven.plugins maven-surefire-plugin 2.18.1 javassist/JvstTest.java once resources ${project.build.directory}/runtest org.apache.maven.plugins maven-jar-plugin 2.6 javassist.CtClass true maven-source-plugin 2.0.4 attach-sources jar true org.apache.maven.plugins maven-javadoc-plugin 3.0.1 true javassist.compiler:javassist.convert:javassist.scopedpool:javassist.bytecode.stackmap Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.]]>
public true none
org.apache.felix maven-bundle-plugin 3.3.0 bundle-manifest process-classes manifest jar bundle war ${project.artifactId} ${project.version} !com.sun.jdi.* !com.sun.jdi.*,javassist.*;version="${project.version}" true
centralRelease sonatype-releases-repository Sonatype Releases Repository https://oss.sonatype.org/service/local/staging/deploy/maven2 org.apache.maven.plugins maven-gpg-plugin ${gpg.passphrase} ${gpg.useAgent} sign-artifacts verify sign default-tools [,1.8] com.sun tools ${java.version} system true ${java.home}/../lib/tools.jar java9-tools [1.9,] com.sun tools ${java.version} system true ${java.home}/lib/jrt-fs.jar junit junit 4.12 test org.hamcrest hamcrest-all 1.3 test