Hi Ludwig,

On 25.01.11 13:43, [email protected] wrote:
> Author: ludwig
> Date: Tue Jan 25 12:43:17 2011
> New Revision: 1063258
> 
> URL: http://svn.apache.org/viewvc?rev=1063258&view=rev
> Log:
> Added a pom.xml file so that the project can be build and tests pass.

This is not going to help as long as Gump uses Maven1 to build this
module. I'll fix this in the Gump configuration.

> +  <dependencies>
> +    <dependency>
> +      <groupId>fulcrum</groupId>
> +      <artifactId>fulcrum-security-api</artifactId>
> +      <version>1.0.7</version>
> +    </dependency>

I guess we should refer to the M2-built version here...

> +    <dependency>
> +      <groupId>fulcrum</groupId>
> +      <artifactId>fulcrum-security-memory</artifactId>
> +      <version>1.0.7</version>
> +    </dependency>

... as well as here.

See the fulcrum-security-memory POM for an example.

Bye, Thomas.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to