Ahhh. So upgrading maven-site-plugin to 3.3 would fix it, but we can't upgrade because of MSITE-695, which /still/ isn't fixed. So, yea, you have to downgrade. That's unfortunate.
Nick On Feb 9, 2014, at 1:33 PM, Christian Grobmeier wrote: > I get this error: > https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound > > looks like i would need to downgrade maven to 3.0. > > Weird, i never saw this before > > On 9 Feb 2014, at 19:28, Nick Williams wrote: > >> I disabled the site plugin on the distribution module and that fixed my >> problem. I don't see why we would be running the site plugin on the >> distribution module, anyway. It has no site. >> >> I've found info that says your error is a bug in Maven Site Plugin 3.1. We >> can't use anything newer than 3.0 because of MSITE-695, but the parent >> samples module was referring to 3.1 just to disable the site plugin for all >> of the sample modules. That still doesn't explain why you're getting that >> error and I'm not, but I've changed this to 3.0 just to be on the safe side. >> >> Nick >> >> On Feb 9, 2014, at 12:15 PM, Christian Grobmeier wrote: >> >>> I am not even coming that far. >>> >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on >>> project log4j: Execution default-site of goal >>> org.apache.maven.plugins:maven-site-plugin:3.0:site failed: A required >>> class was missing while executing >>> org.apache.maven.plugins:maven-site-plugin:3.0:site: >>> org/sonatype/aether/graph/DependencyFilter >>> >>> i am going too look around, maybe when i understand whats causing this i >>> will understand whats your problem too >>> >>> >>> On 9 Feb 2014, at 18:42, Nick Williams wrote: >>> >>>> I checked out a fresh trunk anyway and built site again. Same error, so >>>> it's not something wrong with my local copy. I don't understand...and we >>>> can't release until this is fixed. :-( >>>> >>>> N >>>> >>>> On Feb 9, 2014, at 11:14 AM, Nick Williams wrote: >>>> >>>>> No, that's not it. It's looking for the file >>>>> /log4j-distribution/src/site/site.vm, not /src/site/site.vm. There's not >>>>> even a /log4j-distribution/src/site directory in source control, much >>>>> less a site.vm file in it. >>>>> >>>>> Other than POM version changes for the attempted releases, there have >>>>> been no changes to any files in /log4j-distribution in months. >>>>> >>>>> svn diff -r HEAD shows that my local copy is identical to that on >>>>> svn.apache.org. >>>>> >>>>> Nick >>>>> >>>>> On Feb 9, 2014, at 2:46 AM, Christian Grobmeier wrote: >>>>> >>>>>> hm, its there: >>>>>> http://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk/src/site/site.vm >>>>>> >>>>>> Does it exist on your system? If not maybe you should work on on a fresh >>>>>> checkout. >>>>>> >>>>>> On 9 Feb 2014, at 7:56, Nick Williams wrote: >>>>>> >>>>>>> By the way, this is the error I'm getting when building site now: >>>>>>> >>>>>>> [ERROR] Failed to execute goal >>>>>>> org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on >>>>>>> project log4j-distribution: Template file >>>>>>> '/Users/Nicholas/Documents/Apache/Projects/log4j/log4j2/trunk/log4j-distribution/src/site/site.vm' >>>>>>> does not exist -> [Help 1] >>>>>>> >>>>>>> As far as I can tell, nothing has changed with the log4j-distribution >>>>>>> project since it worked this morning. I'm at a loss to explain this >>>>>>> sudden failure. Help? >>>>>>> >>>>>>> N >>>>>>> >>>>>>> On Feb 9, 2014, at 12:43 AM, Nick Williams wrote: >>>>>>> >>>>>>>> I'm giving up for today. First pass: Resulted in a canceled vote. >>>>>>>> Second pass: Sonatype crashed halfway through and stopped accepting >>>>>>>> uploads to the staging repository. Third pass: Now `mvn site` fails >>>>>>>> with strange error about a missing file that it shouldn't be looking >>>>>>>> for to begin with. I give up trying to make this happen today. >>>>>>>> >>>>>>>> I guess I'll try again tomorrow... >>>>>>>> >>>>>>>> This process is a pain in the @$$... >>>>>>>> >>>>>>>> Nick >>>>>>> >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org >>>>>>> For additional commands, e-mail: log4j-dev-h...@logging.apache.org >>>>>> >>>>>> >>>>>> --- >>>>>> http://www.grobmeier.de >>>>>> The Zen Programmer: http://bit.ly/12lC6DL >>>>>> @grobmeier >>>>>> GPG: 0xA5CC90DB >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org >>>>>> For additional commands, e-mail: log4j-dev-h...@logging.apache.org >>>>>> >>>>> >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org >>>> For additional commands, e-mail: log4j-dev-h...@logging.apache.org >>> >>> >>> --- >>> http://www.grobmeier.de >>> The Zen Programmer: http://bit.ly/12lC6DL >>> @grobmeier >>> GPG: 0xA5CC90DB >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org >>> For additional commands, e-mail: log4j-dev-h...@logging.apache.org >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org >> For additional commands, e-mail: log4j-dev-h...@logging.apache.org > > > --- > http://www.grobmeier.de > The Zen Programmer: http://bit.ly/12lC6DL > @grobmeier > GPG: 0xA5CC90DB > > --------------------------------------------------------------------- > To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org > For additional commands, e-mail: log4j-dev-h...@logging.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org