Author: rafabene
Date: Tue May 27 23:27:43 2014
New Revision: 1597900
URL: http://svn.apache.org/r1597900
Log:
There's no more the `example` profile once that it was removed as part of
DELTASPIKE-194
Modified:
deltaspike/site/trunk/content/build.mdtext
Modified: deltaspike/site/trunk/content/build.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/build.mdtext?rev=1597900&r1=1597899&r2=1597900&view=diff
==============================================================================
--- deltaspike/site/trunk/content/build.mdtext (original)
+++ deltaspike/site/trunk/content/build.mdtext Tue May 27 23:27:43 2014
@@ -34,12 +34,6 @@ Deltaspike uses [maven](http://maven.apa
or
mvn clean install -PWeld //execute the unit tests with Weld
-## Build example
-
- mvn clean install -Pexamples -POWB //build everything including the
examples with OpenWebBeans
- or
- mvn clean install -Pexamples -PWeld //build everything including the
examples with Weld
-
## Integration Tests
With the unpack Maven-Plugin all Arquillian-Tests get copied to the
integration-test module. Together with the special integration-tests they get
executed via a remote container. Currently we have configurations for the
following containers.