[
https://issues.apache.org/jira/browse/ACCUMULO-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840388#comment-13840388
]
Christopher Tubbs commented on ACCUMULO-1952:
---------------------------------------------
What was your maven command? I could not reproduce with "mvn clean package"
with Maven 3.1.1 on Mac OS X 10.8.2
If we need to update to 2.8, I don't think there's any concern doing that.
Normally, we pull in these dependencies from the Apache parent pom, but for
some reason, this one isn't even defined in the parent pom
([apache-13|http://search.maven.org/remotecontent?filepath=org/apache/apache/13/apache-13.pom]),
so we've declared it ourselves in our top-level parent pom.
> Update dependencies to get around classdefnotfound in maven 3.1
> ---------------------------------------------------------------
>
> Key: ACCUMULO-1952
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1952
> Project: Accumulo
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: 1.5.1
>
>
> Ran into https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
> Initial tests on 1.5.1-SNAPSHOT, changing the maven-dependency-plugin from
> 2.7 to 2.8 did fix it. Need to investigate more to figure out what exactly
> should be changed.
--
This message was sent by Atlassian JIRA
(v6.1#6144)