2011/12/22 Yegor Kozlov <[email protected]> > I can reproduce it with Sun JDK 1.6.26 and Maven 3.0.3 on Win7 and Linux. > > My use case is to make a change, run "mvn test" and then check status > with "svn status". > Since the Validator module downloads .rng schemas from internet I see > many not versioned files and this is annoying. >
I use Oracle JDK 1.6.0_29, still can reproduce it... I am preparing RC6 and want to know whether this issue is a blocker for the first release? > > Yegor > > On Thu, Dec 22, 2011 at 11:30 AM, Devin Han <[email protected]> wrote: > > Hi Yegor, > > > > I test this command on my WIN7 and Linux plateform. It works well. > > So strange..... > > > > 2011/12/20 Yegor Kozlov <[email protected]> > > > >> One more issue with the build: the standalone "mvn clean" command > >> fails with the following error: > >> > >> [INFO] > >> ------------------------------------------------------------------------ > >> [ERROR] Failed to execute goal on project odfvalidator: Could not > >> resolve dependencies for project org.apache.odftoolkit > >> :odfvalidator:war:1.1.5-incubating: Could not find artifact > >> org.apache.odftoolkit:odfdom-java:jar:0.8.8-incubating in ce > >> ntral (http://repo1.maven.org/maven2) -> [Help 1] > >> > >> However "mvn clean install" works fine. There is something wrong with > >> how execution phases are defined in validator/pom.xml > >> > >> > >> Yegor > >> > > > > > > > > -- > > -Devin > -- -Devin
