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
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
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
>
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