The only way I can think of right now to solve your problem,
would be to monkey-patch the Project class so that you can set the @base_dir 
manually. 
But I have no idea what side-effects that would have.

-- 
Dominic Graefen
Freelance: Interactive Developer / Creative Technologist
devboy.org (http://devboy.org)


On Thursday, October 6, 2011 at 10:42 AM, Sprog : Weyert de Boer wrote:

> Hello,
> 
> I am currently experimenting with Buildr in combination with Buildr-AS3. Only 
> I am having some issues with Buildr because of our corporate policy. In our 
> policy is outlined how a project should be structured. Every project has the 
> following structure:
> 
>  E:\[project_name]
>  - workspace (Eclipse project folder)
> 
> Now if you have submodules then these are considered as a normal project. 
> Only the way Buildr works is that it expects subprojects to be a child 
> directory of the main project. What's the best way to solve this problem? As 
> temporary solution I moved the project to my personal computer and put all 
> the subdirectories into the main project. But I would like to be able to do 
> this at work. How can I do this? Using ../../my_subproject didn't work as 
> project name
> 
> My last question for today is how can I get rid of the *.pom files that 
> Buildr (or Buildr-AS3) creates? I don't need those files...
> 
> Thanks for your help!
> 
> -- 
> [Beep]
> 
> -- 
> Sprog : Weyert de Boer
> Flash Designer/ Developer : Nothing
> sp...@nothing.ch (mailto:sp...@nothing.ch) : www.nothing.ch 
> (http://www.nothing.ch)
> 
> Fon +41 31 384 10 10
> Fax +41 31 384 10 40

Reply via email to