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.17.1-GA
Javassist
http://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:svn:http://anonsvn.jboss.org/repos/javassist/
scm:svn:https://svn.jboss.org/repos/javassist/
http://fisheye.jboss.org/browse/javassist/
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
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/
org.apache.maven.plugins
maven-compiler-plugin
1.6
1.7
1.7
org.apache.maven.plugins
maven-surefire-plugin
2.12
javassist/JvstTest.java
once
runtest
org.apache.maven.plugins
maven-jar-plugin
${project.build.sourceDirectory}/META-INF/MANIFEST.MF
maven-source-plugin
2.0.3
attach-sources
jar
true
org.apache.maven.plugins
maven-javadoc-plugin
2.7
true
org.apache.felix
maven-bundle-plugin
2.1.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
!mac
com.sun
tools
${java.version}
system
true
${java.home}/../lib/tools.jar
mac-tools
mac
com.sun
tools
${java.version}
system
true
${java.home}/../lib/tools.jar
junit
junit
3.8.1
test