Checking the java class version in maven artifacts

2009-03-21 Thread Stefan Armbruster
Hi, is there a maven plugin that provides a in-depth check of the java class version in a generated artifact, e.g. a war file? Assume a deployment environment using jdk 1.4. Developers work on java 6. The deployment should fail, if any java class has a class version >48 (48 is the version for

install plugin does not resolve properties in local repo's .pom file

2008-02-29 Thread Stefan Armbruster
Hi, when the install plugin creates the .pom file in the local repository along with the artifact, property references inside the pom are not replaced. Example: create a sample webapp project via "mvn archetype:generate", choose type 18 (maven-archetype-webapp). Modify the generated pom.xml to

RE: JavaMail on ibiblio

2004-08-20 Thread Stefan Armbruster
thing like > http://www.ibiblio.org/maven/layout.html > only up-to-date? > > > > -Original Message- > > From: Craig S. Cottingham [mailto:[EMAIL PROTECTED] > > Sent: 20 August 2004 14:59 > > To: Maven Users List > > Subject: Re: JavaMail on ibiblio >

JavaMail on ibiblio

2004-08-20 Thread Stefan Armbruster
Hi, does anyone know if the javamail API (http://java.sun.com/products/javamail/) and the dependent activation.jar are located on ibiblio? If not, are there license issues? Is there a kind of search function for ibiblio? Entering a classname and retrieving a list of all jars containing this clas