On Sun, Jul 4, 2010 at 1:43 AM, Imtiaz Ahmed H E <[email protected]> wrote: > Please find attached E\esmeOneSrcFileChangedBuild.txt, a Windows text file > of Esme build ouput on my system... > > I noted: > > 1. There are multiple downloads of vscaladoc-1.1-md-3.pom & > xrayspecs-1.0.7.pom. > > How can we avoid that ?
The problem is that maven is trying to download the two files and isn't finding them, so it goes to the next repository. > > 2. During, "Running org.apache.esme.api.Api2SpecsAsTest"... > > INFO - Service request (GET) /api2/pools/5/messages took 93 Milliseconds > :126:436: expected closing tag of li > > ^ > INFO - Service request (POST) /api2/session took 0 Milliseconds > INFO - Service request (POST) /api2/pools took 0 Milliseconds > :126:436: expected closing tag of li > > > Can we fix these ? Why don't you create a Jira item for this and Ethan will fix it. > > Thanks > Imtiaz >
