You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "yan (JIRA)" <ji...@codehaus.org> on 2006/04/16 19:30:48 UTC

[jira] Commented: (MAVENUPLOAD-801) Add JBoss-4.0.3SP1 scheduler

    [ http://jira.codehaus.org/browse/MAVENUPLOAD-801?page=comments#action_63642 ] 

yan commented on MAVENUPLOAD-801:
---------------------------------

When I use JarAnalyser I got this :

<Jar name="/usr/local/jboss/server/all/lib/scheduler-plugin.jar">
            <Summary>
                <Statistics>
                    <ClassCount>27</ClassCount>
                    <PackageCount>2</PackageCount>
                    <Level>1</Level>
                </Statistics>

                <Packages>
                    <Package>org.jboss.varia.scheduler</Package>
                    <Package>org.jboss.varia.scheduler.example</Package>
                </Packages>

                <ResolvedDependencies>
                    <Service>/usr/local/jboss/server/all/lib/jboss.jar</Service>
                    <Service>/usr/local/jboss/server/all/lib/jbossha.jar</Service>
                </ResolvedDependencies>

                <Cycles>
                </Cycles>

                <UnresolvedDependencies>
                    <Package>org.jboss.mx.util</Package>
                    <Package>org.jboss.system</Package>
                    <Package>org.jboss.mx.loading</Package>
                    <Package>org.w3c.dom</Package>
                </UnresolvedDependencies>
            </Summary>

</Jar>

I must write resolve dependencies in my pom, but what about unresolved ones ?

The other problem is transitive dependencies. If I follow all dependences, It will lead me to upload all libraries of JBoss AS. The other version of JBoss libraries (3.x.x) do not follow dependencies. Can we upload version 4.0.3SP1 of these libraries without dependences ?

> Add JBoss-4.0.3SP1 scheduler
> ----------------------------
>
>          Key: MAVENUPLOAD-801
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-801
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: yan

>
>
> his is JBoss Application Server Client
> JBoss Application Server is a J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. It provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira