2011/5/5 Jody Garnett <[email protected]>

>  Hey guys; so is this going ahead?
>
> What are the steps that are needed..
>
> 1) deploy some additional jars to our repository
> 2) update the dependency management in our root pom.xml
> 3) and then you can use them from your module?
>
> Can you create a JIRA with the steps that need to be followed? You can
> attach the jars to the JIRA etc...
>

Sure, or even better: the jars and the associated pom files allowing us to
do a mvn deploy:deploy-file -Dfile=your-artifact-1.0.jar
-DpomFile=your-pom.xml, ensuring that the dependencies are kept.

-- 
> Jody Garnett
>
> On Monday, 2 May 2011 at 6:01 AM, Kenneth Gulbrandsoy wrote:
>
> > Original definitions in standard repos are broken and alternatives are
> not
> > available
>
> One observation and one question:
> - Observation: if these jars are different form the original ones that
> should be marked
>  in clear letters in the name (different groupid) and in the pom file
>
> All jars are the same content-wise, only the name is changed (binaries not
> changed). The difference is in the POM files: qualifier removed from
> version, fixed one wrong dependency (com.ibm.icu does not exist), and added
> qualifier versions to one version range in org.eclipse.core.runtime POM.
>
> - Question: GeoTools already uses a few EMF jars, will these be compatible?
>
> Yes, these changes does not affect the two EMF jars already added. What I'm
> proposing is to some more EMF jars which will depend on the existing ones.
>
>
>
>  What happens if someone puts in the dependencies both your module and any
>  of the modules/extensions/xsd ones (which are the ones with the EMF
> dependencies)
>
> Nothing bad. I'm doing this already. As I said, the new EMF artifacts
> depends on the current ones already in GeoTools.
> Just to be clear, I have run a 'mvn clean install -Dall' on trunk to
> verify that nothing "exciting" happens. I'm happy to say that maven reports:
> _______________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
>
> Cheers,
Kenneth
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to