Java is a programming language originally developed by James Gosling at Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode (class file) that can run on any Java Virtual Machine (JVM) regardless of computer architecture.[from WikiPedia] Some java stuff I made, hack and modified and also I forgot F.. off Oracle!
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. Maven is also a build automation tool created by Sonatype's Jason van Zyl in 2002
Running Selenium Grid and a set of Remote control as NT services Original version of selenium-grid-1.0.7-bin.zip (http://release.seleniumhq.org/selenium-grid/selenium-grid-1.0.7-bin.zip) if you want to compare the changes i’ve made.
Ready to use Selenium-Grid 1.0.7 with all the above scripts configured, all the above in one file selenium-grid-1.0.7-bin-modified.NT.services.zip (22MB)
What do the colors mean? blue: for links (the A tag) red: for tables (TABLE, TR and TD tags) green: for the DIV tag violet: for images (the IMG tag) yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags) orange: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags) black: the HTML tag, the root node gray: all other tags
for the article http://www.waltercedric.com/java-j2ee-mainmenu-53/361-maven-build-system/1644-maven-jaxws-proxies-stubs-generation-and-deployment-to-artifactory.html