You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2004/12/12 05:31:32 UTC

svn commit: r111636 - /incubator/directory/eve/trunk/plugin/maven.xml

Author: akarasulu
Date: Sat Dec 11 20:31:31 2004
New Revision: 111636

URL: http://svn.apache.org/viewcvs?view=rev&rev=111636
Log:
finally found out how to get multiproject:deploy working for plugin
Modified:
   incubator/directory/eve/trunk/plugin/maven.xml

Modified: incubator/directory/eve/trunk/plugin/maven.xml
Url: http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/plugin/maven.xml?view=diff&rev=111636&p1=incubator/directory/eve/trunk/plugin/maven.xml&r1=111635&p2=incubator/directory/eve/trunk/plugin/maven.xml&r2=111636
==============================================================================
--- incubator/directory/eve/trunk/plugin/maven.xml	(original)
+++ incubator/directory/eve/trunk/plugin/maven.xml	Sat Dec 11 20:31:31 2004
@@ -7,4 +7,8 @@
   <goal name="multiproject:depoy-callback">
     <attainGoal name="plugin:repository-deploy"/>
   </goal>
+
+  <goal name="plugin:deploy">
+    <attainGoal name="plugin:repository-deploy"/>
+  </goal>
 </project>

Re: svn commit: r111636 - /incubator/directory/eve/trunk/plugin/maven.xml

Posted by Alex Karasulu <ao...@bellsouth.net>.
Brett Porter wrote:

> :)
>
> I fixed it as I still had that window open.
>
Yep got the conflict hehe.  Thanks man this was driving me insane!

> Cheers,
> Brett
>
> Alex Karasulu wrote:
>
>> Dang it!
>>
>> Brett Porter wrote:
>>
>>> It should have already been working... just looks like the goal 
>>> above was missing an 'l'.
>>>
>>> plugin:deploy actually has a different meaning.
>>>
>>> Cheers,
>>> Brett
>>>
>>> akarasulu@apache.org wrote:
>>>
>>>> Author: akarasulu
>>>> Date: Sat Dec 11 20:31:31 2004
>>>> New Revision: 111636
>>>>
>>>> URL: http://svn.apache.org/viewcvs?view=rev&rev=111636
>>>> Log:
>>>> finally found out how to get multiproject:deploy working for plugin
>>>> Modified:
>>>>   incubator/directory/eve/trunk/plugin/maven.xml
>>>>
>>>> Modified: incubator/directory/eve/trunk/plugin/maven.xml
>>>> Url: 
>>>> http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/plugin/maven.xml?view=diff&rev=111636&p1=incubator/directory/eve/trunk/plugin/maven.xml&r1=111635&p2=incubator/directory/eve/trunk/plugin/maven.xml&r2=111636 
>>>>
>>>> ============================================================================== 
>>>>
>>>> --- incubator/directory/eve/trunk/plugin/maven.xml    (original)
>>>> +++ incubator/directory/eve/trunk/plugin/maven.xml    Sat Dec 11 
>>>> 20:31:31 2004
>>>> @@ -7,4 +7,8 @@
>>>>   <goal name="multiproject:depoy-callback">
>>>>     <attainGoal name="plugin:repository-deploy"/>
>>>>   </goal>
>>>> +
>>>> +  <goal name="plugin:deploy">
>>>> +    <attainGoal name="plugin:repository-deploy"/>
>>>> +  </goal>
>>>> </project>
>>>>
>>>>
>>>>
>>>>  
>>>>
>>>
>>>
>>>
>>
>>
>>
>
>
>


Re: svn commit: r111636 - /incubator/directory/eve/trunk/plugin/maven.xml

Posted by Brett Porter <br...@apache.org>.
:)

I fixed it as I still had that window open.

Cheers,
Brett

Alex Karasulu wrote:

> Dang it!
>
> Brett Porter wrote:
>
>> It should have already been working... just looks like the goal above 
>> was missing an 'l'.
>>
>> plugin:deploy actually has a different meaning.
>>
>> Cheers,
>> Brett
>>
>> akarasulu@apache.org wrote:
>>
>>> Author: akarasulu
>>> Date: Sat Dec 11 20:31:31 2004
>>> New Revision: 111636
>>>
>>> URL: http://svn.apache.org/viewcvs?view=rev&rev=111636
>>> Log:
>>> finally found out how to get multiproject:deploy working for plugin
>>> Modified:
>>>   incubator/directory/eve/trunk/plugin/maven.xml
>>>
>>> Modified: incubator/directory/eve/trunk/plugin/maven.xml
>>> Url: 
>>> http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/plugin/maven.xml?view=diff&rev=111636&p1=incubator/directory/eve/trunk/plugin/maven.xml&r1=111635&p2=incubator/directory/eve/trunk/plugin/maven.xml&r2=111636 
>>>
>>> ============================================================================== 
>>>
>>> --- incubator/directory/eve/trunk/plugin/maven.xml    (original)
>>> +++ incubator/directory/eve/trunk/plugin/maven.xml    Sat Dec 11 
>>> 20:31:31 2004
>>> @@ -7,4 +7,8 @@
>>>   <goal name="multiproject:depoy-callback">
>>>     <attainGoal name="plugin:repository-deploy"/>
>>>   </goal>
>>> +
>>> +  <goal name="plugin:deploy">
>>> +    <attainGoal name="plugin:repository-deploy"/>
>>> +  </goal>
>>> </project>
>>>
>>>
>>>
>>>  
>>>
>>
>>
>>
>
>
>



Re: svn commit: r111636 - /incubator/directory/eve/trunk/plugin/maven.xml

Posted by Alex Karasulu <ao...@bellsouth.net>.
Dang it!

Brett Porter wrote:

> It should have already been working... just looks like the goal above 
> was missing an 'l'.
>
> plugin:deploy actually has a different meaning.
>
> Cheers,
> Brett
>
> akarasulu@apache.org wrote:
>
>> Author: akarasulu
>> Date: Sat Dec 11 20:31:31 2004
>> New Revision: 111636
>>
>> URL: http://svn.apache.org/viewcvs?view=rev&rev=111636
>> Log:
>> finally found out how to get multiproject:deploy working for plugin
>> Modified:
>>   incubator/directory/eve/trunk/plugin/maven.xml
>>
>> Modified: incubator/directory/eve/trunk/plugin/maven.xml
>> Url: 
>> http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/plugin/maven.xml?view=diff&rev=111636&p1=incubator/directory/eve/trunk/plugin/maven.xml&r1=111635&p2=incubator/directory/eve/trunk/plugin/maven.xml&r2=111636 
>>
>> ============================================================================== 
>>
>> --- incubator/directory/eve/trunk/plugin/maven.xml    (original)
>> +++ incubator/directory/eve/trunk/plugin/maven.xml    Sat Dec 11 
>> 20:31:31 2004
>> @@ -7,4 +7,8 @@
>>   <goal name="multiproject:depoy-callback">
>>     <attainGoal name="plugin:repository-deploy"/>
>>   </goal>
>> +
>> +  <goal name="plugin:deploy">
>> +    <attainGoal name="plugin:repository-deploy"/>
>> +  </goal>
>> </project>
>>
>>
>>
>>  
>>
>
>
>


Re: svn commit: r111636 - /incubator/directory/eve/trunk/plugin/maven.xml

Posted by Brett Porter <br...@apache.org>.
It should have already been working... just looks like the goal above 
was missing an 'l'.

plugin:deploy actually has a different meaning.

Cheers,
Brett

akarasulu@apache.org wrote:

>Author: akarasulu
>Date: Sat Dec 11 20:31:31 2004
>New Revision: 111636
>
>URL: http://svn.apache.org/viewcvs?view=rev&rev=111636
>Log:
>finally found out how to get multiproject:deploy working for plugin
>Modified:
>   incubator/directory/eve/trunk/plugin/maven.xml
>
>Modified: incubator/directory/eve/trunk/plugin/maven.xml
>Url: http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/plugin/maven.xml?view=diff&rev=111636&p1=incubator/directory/eve/trunk/plugin/maven.xml&r1=111635&p2=incubator/directory/eve/trunk/plugin/maven.xml&r2=111636
>==============================================================================
>--- incubator/directory/eve/trunk/plugin/maven.xml	(original)
>+++ incubator/directory/eve/trunk/plugin/maven.xml	Sat Dec 11 20:31:31 2004
>@@ -7,4 +7,8 @@
>   <goal name="multiproject:depoy-callback">
>     <attainGoal name="plugin:repository-deploy"/>
>   </goal>
>+
>+  <goal name="plugin:deploy">
>+    <attainGoal name="plugin:repository-deploy"/>
>+  </goal>
> </project>
>
>
>
>  
>



Re: svn commit: r111636 - /incubator/directory/eve/trunk/plugin/maven.xml

Posted by Brett Porter <br...@apache.org>.
It should have already been working... just looks like the goal above 
was missing an 'l'.

plugin:deploy actually has a different meaning.

Cheers,
Brett

akarasulu@apache.org wrote:

>Author: akarasulu
>Date: Sat Dec 11 20:31:31 2004
>New Revision: 111636
>
>URL: http://svn.apache.org/viewcvs?view=rev&rev=111636
>Log:
>finally found out how to get multiproject:deploy working for plugin
>Modified:
>   incubator/directory/eve/trunk/plugin/maven.xml
>
>Modified: incubator/directory/eve/trunk/plugin/maven.xml
>Url: http://svn.apache.org/viewcvs/incubator/directory/eve/trunk/plugin/maven.xml?view=diff&rev=111636&p1=incubator/directory/eve/trunk/plugin/maven.xml&r1=111635&p2=incubator/directory/eve/trunk/plugin/maven.xml&r2=111636
>==============================================================================
>--- incubator/directory/eve/trunk/plugin/maven.xml	(original)
>+++ incubator/directory/eve/trunk/plugin/maven.xml	Sat Dec 11 20:31:31 2004
>@@ -7,4 +7,8 @@
>   <goal name="multiproject:depoy-callback">
>     <attainGoal name="plugin:repository-deploy"/>
>   </goal>
>+
>+  <goal name="plugin:deploy">
>+    <attainGoal name="plugin:repository-deploy"/>
>+  </goal>
> </project>
>
>
>
>  
>