Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jubula-dev] Building Jubula

Hi Sonia,

just for starters: Jubula is indeed build with Maven (and Tycho).

The Maven build is intended to run at eclipse.org. With a few tweaks it should run in your environment, too.

POM is org.eclipse.jubula.releng/pom.xml
Goals are clean, verify.
Properties are 
performSign=false
performPack=false

Results will be in org.eclipse.jubula.site/target/

@Zeb: please comment on this, too.

HTH

Achim


On 05.10.2011, at 03:56, luo aa wrote:

> Hi All,
>  
> Sorry for disturbing you. I am investigating the code of Jubula now. Would someone give imfomation about how to complile the Jubula project?
> I imported the code which I download from Jubula site to my Eclipse project. But there are some errors, and I can't complile or run main plugins. Does it need maven to compile?
>  
> Thank you
>  
> Sincerely
> Sonia
>  
> _______________________________________________
> jubula-dev mailing list
> jubula-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/jubula-dev



Back to the top