Hi James,
Thank you for the prompted answer. I want to deploy the HAPI libraries
to a repo (not the local m2 repo) So i want to use mvn deploy , will
the mvn -P CORE deploy will deploy the core and the hl7-structures-v*
libraries.
- Asanka
James Agnew wrote:
Hi Asanka,
The JDBC URL is a reference to the HL7 DB used to build the message
libraries for HAPI. This DB is sold by HL7 international, and unless
you have a copy of it this part of the build won't work.
There shouldn't be any reason for you to need to though, this part of
the build generates the hl7-structures-vXX parts of the library, and
both the source and compiled versions of these are already available.
If you are trying to build HAPI yourself (you have made modifications
of some kind or want to test somethying), you can build HAPI using the
following command:
mvn -P CORE install
This skips the sourcegen modules and only builds the core library.
Make sense?
James
On Mon, May 25, 2009 at 9:18 AM, Asanka
Abeysinghe <[email protected]>
wrote:
Please
ignore the previous message I found the mojo inside the
hapi-sourcegen module.
But when I try to codegen using the DIST profile I'm getting the error
[0] Inside the definition for plugin 'hapi-sourcegen' specify the
following:
<configuration>
...
<jdbcUrl>VALUE</jdbcUrl>
</configuration>
-OR-
on the command line, specify: '-Dsourcegen.jdbcUrl.old=VALUE'
why we need a jdbc url , is it the place that the message specifications
pick ? How do I configure this.
Regards
Asanka
Asanka Abeysinghe wrote:
> Hi ,
> I'm getting the error 'The plugin 'ca.uhn.hapi:hapi-sourcegen' does
> not exist or no valid version could be found' , what is the mojo
repo
> I should use? I'm using the original pom files in the HAPI source.
> Thx
> - Asanka
>
>
>
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity
professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,
&
iPhoneDevCamp asthey present alongside digital heavyweights like
Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel
|
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel