Then you would pull down the source code to jboss-seam, apply the
patch, change the version to something like 1.2.1.ga2, and "mvn
install" the file (or ideally, "mvn deploy" it to your corporate repo.
Then you'd also need to change your dep to reflect the new version.

Or of course you can ask jboss to make a formal release of that
dependency with that patch applied.

Wayne

On 9/13/07, Christian Klocker <[EMAIL PROTECTED]> wrote:
> hi wayne,
>
> > Tell us more about your patches. How are they delivered? Why do you
> > think you might not be able to use Maven along with the patches?
>
> ok, lets say i have seam as a dependency:
>
> <dependency>
>  <groupId>jboss</groupId>
>  <artifactId>jboss-seam</artifactId>
>  <version>1.2.1.ga</version>
> </dependency>
>
> but would need to apply the patch from 
> http://jira.jboss.com/jira/browse/JBSEAM-1009.
>
> christian
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to