yep, thanks.
I just found the maven ant tasks.
/Heiko
On Wed, 2008-03-12 at 15:32 +0000, Pete Muir wrote:
If you want to automate it from ant, look at maven ant tasks,
otherwise
mvn deploy:deploy-file -Dfile=jar-to-deploy -Dpackaging=jar -
Durl=file:///mypath/repository.jboss.org/maven2 -
DgroupId=org.some.group -DartifactId=some-artifact -Dversion=1.0 -
DgeneratePom=true
and check in your changes to svn
On 12 Mar 2008, at 14:54, Heiko Braun wrote:
>
> Yes. I meant to say there is one piece missing
> to the mavenization that was intended to simplify everything.
>
> Come on, I cannot be the only person experiencing this problem.
>
> /Heiko
>
> On Wed, 2008-03-12 at 15:43 +0100, Ales Justin wrote:
>> There are some ant tasks that can do that.
>> - I know seam.xml in AS5_trunk has some ant tasks that pull it
>> out, so
>> pushing it in should probably also exist
>>
>> Or you can do it manually. :-)
>>
>> Heiko Braun wrote:
>>>
>>> How do non maven projects publish binaries
>>> to the maven repo?
>>>
>>> /Heiko
>>>
>>> _______________________________________________
>>> jboss-development mailing list
>>> jboss-development(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/jboss-development
>>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jboss-development
>
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-development
--
Pete Muir
http://www.seamframework.org
http://in.relation.to/Bloggers/Pete
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development