Revision: 870
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=870&view=rev
Author: henryju
Date: 2010-10-20 12:03:13 +0000 (Wed, 20 Oct 2010)
Log Message:
-----------
Prevents deployment of generator module as it is not supposed to be used by end
users.
Modified Paths:
--------------
trunk/jwebunit-webtestcase-generator/pom.xml
Modified: trunk/jwebunit-webtestcase-generator/pom.xml
===================================================================
--- trunk/jwebunit-webtestcase-generator/pom.xml 2010-10-20 10:02:51 UTC
(rev 869)
+++ trunk/jwebunit-webtestcase-generator/pom.xml 2010-10-20 12:03:13 UTC
(rev 870)
@@ -11,6 +11,8 @@
<description>A little parser that create WebTestCase from
WebTester.</description>
<properties>
<topDirectoryLocation>..</topDirectoryLocation>
+ <!-- Prevents deployment as this module is not intended to be used by
end-users -->
+ <maven.deploy.skip>true</maven.deploy.skip>
</properties>
<build>
<plugins>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development