You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2007/12/06 11:32:50 UTC

bad class file in maven-artifact-3.0-SNAPSHOT

Just a heads-up for whoever feels responsible for this: trying to build 
maven 2.1 with jdk 1.4, I get:

bad class file: 
/home/lukas/.m2/repository/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar(org/apache/maven/artifact/Artifact.class)
class file has wrong version 49.0, should be 48.0

(the SNAPSHOT got freshly downloaded).

Cheers,
-Lukas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: bad class file in maven-artifact-3.0-SNAPSHOT

Posted by Jason van Zyl <ja...@maven.org>.
You have to use 1.5. I'm going to retrotranslate the JAR. I've tested  
it and it works fine.

On 6 Dec 07, at 2:32 AM 6 Dec 07, Lukas Theussl wrote:

> Just a heads-up for whoever feels responsible for this: trying to  
> build maven 2.1 with jdk 1.4, I get:
>
> bad class file: /home/lukas/.m2/repository/org/apache/maven/artifact/ 
> maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar(org/ 
> apache/maven/artifact/Artifact.class)
> class file has wrong version 49.0, should be 48.0
>
> (the SNAPSHOT got freshly downloaded).
>
> Cheers,
> -Lukas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org