Hello again-
Sorry for bothering you on this but I cant seem to get a clean build from this 
distro
 
 I re-downloaded and decompressed struts-2.0.11-showcase-2.0.1.war
 
struts-2.0.1\apps\struts2-showcase-2.0.1\META-INF\maven\org.apache.struts\struts2-showcase\pom.xml
 attempted to run pom.xml 
 where the 1st instruction attempts to d'load struts2-apps-2.0.1.pom from 
      
http://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/struts2-apps/2.0.1
 
 yet 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/struts2-apps/
 displays no 2.0.1 folder
 
 [INFO] Scanning for projects...
 Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/struts2-apps/2.0.1/struts2-apps-2.0.1.pom
 [WARNING] Unable to get resource from repository apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository)
 
 Also
 I dont see any build <pom.xml/build.xml> configs for building war 
struts-2.0.11-showcase-2.0.1.war
 
 Advice?
 Martin--
 This e-mail communication and any attachments may contain confidential and 
privileged information for the use of the 
 designated recipients named above. If you are not the intended recipient, you 
are hereby notified that you have received
 this communication in error and that any review, disclosure, dissemination, 
distribution or copying of it or its 
 contents
> ----- Original Message ----- 
> From: "Wendy Smoak" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Sent: Thursday, November 16, 2006 9:51 AM
> Subject: Re: [s2] Requirements(O/T as relates to build environment for 
> Struts2)
> 
> 
>> On 11/16/06, Martin Gainty <[EMAIL PROTECTED]> wrote:
>> 
>>> here is the my distributionManagement to include in the 
>>> xwork-2.0-SNAPSHOT.jar
>>>
>>>      <distributionManagement>
>>>         <site>
>>>             <id>apache-site</id>
>>>             <!-- 
>>> url>scp://people.apache.org/www/struts.apache.org/struts2/apps</url -->
>>>             
>>> <url>scp://people.apache.org/repo/m2-snapshot-repository/org/apache/struts</url>
>>>             
>>> <url>file://C:/Struts/Struts-2.0/struts-2.0.0/lib/xwork-2.0-SNAPSHOT.jar</url>
>>>         </site>
>>>     </distributionManagement>
>>>
>>> I can rebuild the individual jars (struts2-core-2.0.1.jar) but I dont see 
>>> any option to rebuild the web archives
>>> specifically struts2-showcase-2.0.1.war
>> 
>> <distributionManagement><site> has to do with publishing the project
>> website... this change won't do what you intended.
>> 
>> Is there some reaon you need to use 2.0.0?  Struts 2.0.1 was voted
>> beta quality and is available from the download page.
>> http://struts.apache.org/downloads.html
>> 
>> -- 
>> Wendy
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>>

Reply via email to