I believe for jta, the zip file is the "jar", so can just be deployed
as is (with -Dpackaging=jar).

As for the POM - the default created should be fine, or the one you
get from the central repo is good too.

- Brett

On 29/08/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 8/28/07, Cameron Jones <[EMAIL PROTECTED]> wrote:
>
> > Run into a new problem now in that jta 1.1 is only a zip file and
> > contains no pom... am i right in thinking i would have to write my own
> > pom to get it in the repo?
>
> When you deploy the jar, by default Maven will generate a minimal pom
> (just artifactId, groupId, version, etc.)
>
> Is there a jar inside that zip file?  Or should it be renamed as .jar?
>
> --
> Wendy
>


-- 
Brett Porter
Blog: http://www.devzuz.org/blogs/bporter/

Reply via email to