Hi Mark, Yes, ./ is a repository. It's a multi-module project, in one git repository. I just realised that the open source project it works fine on doesn't have child modules. I'll add one and try to do another release of that.
Thanks, Ricky. -- Ricky Clarkson Java and Scala Programmer, AD Holdings +44 1928 706373 Skype: ricky_clarkson Google Talk: [email protected] Google Wave: [email protected] On 5 April 2010 23:29, Mark Derricutt <[email protected]> wrote: > Is ./ a git repository? Or are ./native-launcher and ./skytab two > separate repositories? My guess is the later, and maven is telling > you that your ./pom.xml is not actually in a repository? > > -- > Pull me down under... > > On Wed, Mar 31, 2010 at 2:27 AM, Ricky Clarkson > <[email protected]> wrote: >> Hi Mark, >> >> ./native-launcher/pom.xml >> ./skytab/src/main/assembly/bin.xml >> ./skytab/src/main/java/uk/org/netvu/skytab/SkyTab.java >> ./skytab/pom.xml >> ./pom.xml >> >> I start my mvn release:prepare from the top of that (. in the listing above). >> >> Thanks, >> Ricky. >> >> -- >> Ricky Clarkson >> Java and Scala Programmer, AD Holdings >> +44 1928 706373 >> Skype: ricky_clarkson >> Google Talk: [email protected] >> Google Wave: [email protected] >> >> >> >> On 30 March 2010 13:43, Mark Struberg <[email protected]> wrote: >>> Can you post a tree of your project structure? >>> >>> And from where in the project tree do you start the release? >>> >>> txs, >>> strub >>> >>> --- Ricky Clarkson <[email protected]> schrieb am Di, 30.3.2010: >>> >>>> Von: Ricky Clarkson <[email protected]> >>>> Betreff: mvn release:prepare using git, fatal: pom.xml is outside >>>> repository >>>> An: "Maven Users List" <[email protected]> >>>> Datum: Dienstag, 30. März, 2010 14:21 Uhr >>>> Hi, >>>> >>>> I'm trying to tag a release using mvn release:prepare, and >>>> I see that >>>> a child module's pom.xml cannot be committed: >>>> >>>> The git-add command failed. >>>> Command output: >>>> fatal: 'C:\Documents and >>>> Settings\Ricky\SkyTab\skytab\pom.xml' is >>>> outside repository >>>> >>>> Any suggestions? >>>> >>>> Thanks, >>>> Ricky. >>>> >>>> -- >>>> Ricky Clarkson >>>> Java and Scala Programmer, AD Holdings >>>> +44 1928 706373 >>>> Skype: ricky_clarkson >>>> Google Talk: [email protected] >>>> Google Wave: [email protected] >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> __________________________________________________ >>> Do You Yahoo!? >>> Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz >>> gegen Massenmails. >>> http://mail.yahoo.com >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
