4.0.0 org.quickfixj quickfixj-messages 2.2.1 quickfixj-messages-fix44 jar QuickFIX/J Message classes for FIX 4.4 QuickFIX/J Message classes for FIX 4.4 http://www.quickfixj.org org.quickfixj quickfixj-core ${project.version} org.codehaus.mojo build-helper-maven-plugin ${build-helper-maven-plugin-version} prepare-package add-source ${project.basedir}/../../quickfixj-core/target/generated-sources/ org.apache.maven.plugins maven-javadoc-plugin ${maven-javadoc-plugin-version} attach-javadocs jar -Xdoclint:none 3g false false ${project.basedir}/../../quickfixj-core/target/generated-sources/quickfix/fix44;${project.basedir}/../../quickfixj-core/target/generated-sources/quickfix/field org.apache.felix maven-bundle-plugin bundle-manifest process-classes manifest quickfix.field;version="${project.version}";uses:=quickfix,quickfix.fix44;version="${project.version}";uses:=quickfix,quickfix.field;version="${project.version}" quickfix,quickfix.field;version="${project.version}" osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=${jdkLevel}))" org.apache.maven.plugins maven-jar-plugin ${maven-jar-plugin-version} ${project.basedir}/../../quickfixj-core/target/classes/ FIX44.xml FIX44.modified.xml quickfix/field/*.class quickfix/fix44/** ${project.build.outputDirectory}/META-INF/MANIFEST.MF maven-source-plugin org.apache.maven.plugins ${maven-source-plugin-version} FIX44.xml FIX44.modified.xml quickfix/fix44/** quickfix/field/**