java Programming Glossary: project.artifactid
How do I add time-stamp information to Maven artifacts? http://stackoverflow.com/questions/1224359/how-do-i-add-time-stamp-information-to-maven-artifacts to manipulate resulting artifact name. build finalName project.artifactId project.version timestamp finalName build And this configuration..
Maven + AspectJ - all steps to configure it http://stackoverflow.com/questions/12423965/maven-aspectj-all-steps-to-configure-it packaging pom packaging version 1.0 SNAPSHOT version name project.artifactId project.version name properties project.build.sourceEncoding.. parent artifactId Q12423965 ProjectA artifactId name project.artifactId project.version name dependencies dependency groupId org.aspectj.. parent artifactId Q12423965 ProjectB artifactId name project.artifactId project.version name dependencies dependency groupId org.aspectj..
java.util.NoSuchElementException while starting an OSGi framework programatically http://stackoverflow.com/questions/18244334/java-util-nosuchelementexception-while-starting-an-osgi-framework-programaticall .xml include include .class include includes finalName project.artifactId finalName configuration plugin plugin groupId org.apache.maven.plugins.. token dynamic_build_label_place_holder token value project.artifactId project.version buildNumber value replacement replacements.. assembly.xml descriptor descriptors finalName project.artifactId project.version buildNumber finalName configuration execution..
osgi: Using ServiceFactories? http://stackoverflow.com/questions/7033222/osgi-using-servicefactories project.name Bundle SymbolicName Bundle SymbolicName project.artifactId Bundle SymbolicName Bundle Version project.version Bundle Version.. Version project.version Bundle Version Export Package project.artifactId .internal project.artifactId . Export Package Import Package.. Version Export Package project.artifactId .internal project.artifactId . Export Package Import Package Import Package instructions..
|