Carlos Sanchez pisze:
> see comments inline
>   
>
> Try depending on the API with compile scope and on the
> container-default with runtime scope.
> That way you prevent adding inadvertently dependencies on the
> container at compile time
>   
Done.
>> I am participing in GSOC with ASF as a Mentoring Organization. I
>> expected that my code will by moved
>> to maven's sandbox - so I'm using ASF's groupId. I hoped that codehaus
>> is only "temporary".
>>     
>
>
> yes, and it' s not going to be a problem later, just a search and
> replace, but you can use the codehaus infrastructure now to deploy
> snapshots so other people can try it easily.
>   
Will be done today evening.
>
>   
>>> The prefuse snapshot you can put it in the mojo snapshot repository
>>> dav:https://dav.codehaus.org/snapshots.repository/mojo/ but in the
>>> org.codehaus.mojo groupId so it doesn't clash with the official one
>>> and I think it won't be available under any other groupId. Do you
>>> really need a snapshot?
>>>
>>> The prefuse jar seems to be compiled under Java 6, because I have 5
>>> and I get this error
>>>
>>>
>>>       
>> I rebuilded this artifact with Java 1.5. It is still on  SVN.  In
>> README  file is command to upload it
>> to local repo. If want to which groupId use for this artifact before I
>> will upload it to repo:
>> a)  org.codehaus.mojo.sandbox.maven-diagram-maker.prefuse
>> b)  org.codehaus.mojo.maven-diagram-maker.prefuse
>>     
>
> I'd say b)
>   
Sure. Will be done by the evening.
> now I get it a test error in
> test(org.apache.maven.diagrams.connectors.classes.PackageUtilsTest)
>
> java.lang.NullPointerException
>       at 
> org.apache.maven.diagrams.connectors.classes.PackageUtilsTest.test(PackageUtilsTest.java:41)
>       at 
> org.apache.maven.diagrams.connectors.classes.PackageUtilsTest.test(PackageUtilsTest.java:41)
>
>
>
> I'll try to run it later
>
>   
Corrected. The test was related to strongly on my environment.

Thanku you,
Piotr

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to