Hi Gary, if I got it right, you tried to build the sources downloaded from the zip/tar.gz and not the checked out from svn, right? In that case, it is normal because it's not possible to retrieve such informations from SVN. If not... uhm, something went wrong! All the best, HTH, Simo
http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Wed, Oct 26, 2011 at 2:02 PM, Gary Gregory <[email protected]> wrote: > Are these warnings normal? > > [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ commons-compress > --- > [INFO] Change the default 'svn' provider implementation to 'javasvn'. > [INFO] Checking for local modifications: skipped. > [INFO] Updating project files from SCM: skipped. > [WARNING] Cannot get the revision information from the scm repository, > proceeding with revision of ?????? : > Exception while executing SCM command. > [INFO] Storing buildNumber: ?????? at timestamp: 1319630368544 > [WARNING] Cannot get the branch information from the scm repository, > proceeding with UNKNOWN_BRANCH : > Exception while executing SCM command. > [INFO] Storing buildScmBranch: UNKNOWN_BRANCH > [INFO] > [INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ > commons-compress --- > > ? > > Gary > > On Wed, Oct 26, 2011 at 12:54 AM, Stefan Bodewig <[email protected]> wrote: > >> Compress 1.3 RC1 is available for review here: >> http://people.apache.org/~bodewig/commons-compress/ >> >> Maven artifacts are here: >> >> https://repository.apache.org/content/repositories/orgapachecommons-101/org/apache/commons/commons-compress/1.3/ >> >> Details of changes since 1.1 are in the release notes: >> http://people.apache.org/~bodewig/commons-compress/RELEASE-NOTES.txt >> >> http://people.apache.org/~bodewig/commons-compress/site/changes-report.html >> >> I have tested this with Sun JDK 1.5 and OpenJDK 1.6 using maven2. >> >> The tag is here (revision 1189016): >> >> http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS_1.3_RC1/ >> >> Site: >> http://people.apache.org/~bodewig/commons-compress/site/ >> >> Clirr Report (compared to 1.2): >> >> http://people.apache.org/~bodewig/commons-compress/site/clirr-report.html >> >> RAT Report: >> http://people.apache.org/~bodewig/commons-compress/site/rat-report.html >> >> Votes, please. This vote will close in 72 hours, 0500 GMT 29-October 2011 >> >> [ ] +1 Release these artifacts >> [ ] +0 OK, but... >> [ ] -0 OK, but really should fix... >> [ ] -1 I oppose this release because... >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > E-Mail: [email protected] | [email protected] > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
