[jbosstools-dev] Source lookup in maven component
Nick Boldt
nboldt at redhat.com
Wed May 2 13:07:12 EDT 2012
Yes, there is: you run the update site aggregation build locally.
You either get a build, or an error.
If content on disk is newer than remote, site will be built from local
.m2 repo.
This is how I've been building/testing Central & all the aggregate sites
(JBT Core, JBT SOA, webtools, JBT Core tests, JBT SOA tests, JBDS Core,
JBDS Extras, JBDS SOA), locally for months.
N
On 05/02/2012 11:07 AM, Max Rydahl Andersen wrote:
>> No, because the build is an aggregation designed to pull from upstream.
>
> hmm....that sucks.
>
> so no way for devs to actually test their local files such as site.xml for correctness ;(
>
> /max
>
>>
>> See also this pom, which explains how to build the other aggregates and
>> skip unneeded download steps:
>>
>> http://anonsvn.jboss.org/repos/jbosstools/trunk/build/aggregate/pom.xml
>>
>> On 04/30/2012 07:59 AM, Snjezana Peco wrote:
>>> This command downloads components from the JBoss site.
>>> Is there any command that uses components that are built locally?
>>>
>>> Snjeza
>>>
>>> Mickael Istria wrote:
>>>> When you got a CI build OK for the component your worked on, try that:
>>>>
>>>> cd build/aggregate/site/
>>>> mvn clean install -P jbosstools-nightly-staging-composite
>>>>
>>>> It will create the aggregated site locally using the latest CI builds
>>>> for all components. If you did something wrong in site.xml, it fails
>>>> quickly.
>>>>
>>>> On 04/29/2012 09:47 PM, Snjezana Peco wrote:
>>>>> I have built locally the whole JBoss Tools without any error. I have used:
>>>>>
>>>>> mvn clean install -DskipTests
>>>>>
>>>>> How can I check if site.xml is valid?
>>>>>
>>>>> Thanks,
>>>>> Snjeza
>>>>>
>>>>> Nick Boldt wrote:
>>>>>
>>>>>> Found& fixed a typo in the aggregate/site/site.xml which was
>>>>>> preventing it from finding the new feature.
>>>>>>
>>>>>> https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.aggregate/
>>>>>>
>>>>>> Next spin should be good - also running locally to verify.
>>>>>>
>>>>>> Devs, when you're adding new features, please ensure your changes to
>>>>>> shared components (eg., build/aggregate/site/site.xml) build locally
>>>>>> before committing!
>>>>>>
>>>>>> Thanks in advance,
>>>>>>
>>>>>> Nick
>>>>>>
>>>>>> On 04/27/2012 06:30 PM, Snjezana Peco wrote:
>>>>>>
>>>>>>> The source lookup feature builds locally.
>>>>>>>
>>>>>>> Snjeza
>>>>>>>
>>>>>>> Max Andersen wrote:
>>>>>>>
>>>>>>>> Nick - forgot to mention snjezana will be adding sourcelookup to the
>>>>>>>> maven component as a separate feature.
>>>>>>>> If you spot something problematic dependency/build wise then let me
>>>>>>>> know.
>>>>>>>> /max (sent from my phone)
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> jbosstools-dev mailing list
>>>>>>>> jbosstools-dev at lists.jboss.org
>>>>>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>>>>>>>
>>>>>>>>
>>>>> _______________________________________________
>>>>> jbosstools-dev mailing list
>>>>> jbosstools-dev at lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>>>>
>>>>
>>>>
>>>> --
>>>> Mickael Istria
>>>> Eclipse developer at JBoss, by Red Hat<http://www.jboss.org/tools>
>>>> My blog<http://mickaelistria.wordpress.com> - My Tweets
>>>> <http://twitter.com/mickaelistria>
>>>> ------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> jbosstools-dev mailing list
>>>> jbosstools-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>>
>>> _______________________________________________
>>> jbosstools-dev mailing list
>>> jbosstools-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>>
>> --
>> Nick Boldt :: JBoss by Red Hat
>> Productization Lead :: JBoss Tools& Dev Studio
>> http://nick.divbyzero.com
>> _______________________________________________
>> jbosstools-dev mailing list
>> jbosstools-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
More information about the jbosstools-dev
mailing list